更新管理菜单

This commit is contained in:
2023-01-18 10:02:28 +08:00
parent 87fc69f11f
commit 4864466517
4 changed files with 85 additions and 5 deletions

View File

@@ -190,6 +190,7 @@ class RSSEntry:
except Exception:
self._settings = {}
self.chatList = []
self.chatListLoaded = False
self.hashList = HashEntries(maxCount)
self.hashListLoaded = False