mirror of
https://github.com/Zippland/Bubbles.git
synced 2026-03-04 07:47:48 +08:00
写数据库,优化
This commit is contained in:
@@ -207,7 +207,7 @@ class PerplexityManager:
|
||||
return False
|
||||
|
||||
# 发送等待消息
|
||||
send_text_func("正在联网查询,请稍候...")
|
||||
send_text_func("正在联网查询,请稍候...", record_message=False)
|
||||
|
||||
# 添加线程完成回调,自动清理线程
|
||||
def thread_finished_callback():
|
||||
|
||||
Reference in New Issue
Block a user