大段粘贴检测

This commit is contained in:
2025-10-25 13:00:51 +08:00
parent 7d861e3401
commit 273283cfff
5 changed files with 31 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ class Backboard:
self.pasted_file_path = ""
self.pasted_content = ""
def next_chapter(self):
self.enter_chapter_time = time.time()