mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-06-05 15:49:49 +08:00
refactor: refresh 中异步保存文件
This commit is contained in:
@@ -17,8 +17,7 @@ class PersistedCredential(Credential):
|
||||
self.dedeuserid,
|
||||
self.ac_time_value,
|
||||
)
|
||||
# 暂时使用同步调用
|
||||
settings.save()
|
||||
await settings.asave()
|
||||
|
||||
|
||||
credential = PersistedCredential()
|
||||
|
||||
Reference in New Issue
Block a user