mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
dev update
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ def cut_trailing_sentence(text):
|
||||
|
||||
text = cut_trailing_quotes(text)
|
||||
text = cut_trailing_action(text)
|
||||
return action
|
||||
return text
|
||||
|
||||
|
||||
def replace_outside_quotes(text, current_word, repl_word):
|
||||
|
||||
Reference in New Issue
Block a user