This commit is contained in:
HuangHai
2026-01-15 10:16:26 +08:00
parent 23dfa433b0
commit fdd5532b33
8 changed files with 0 additions and 1 deletions

View File

@@ -34,7 +34,6 @@ async def take_screenshot():
return filepath return filepath
else: else:
logger.error("拍照失败,未找到生成的文件。") logger.error("拍照失败,未找到生成的文件。")
return None return None