mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
fix
This commit is contained in:
@@ -272,6 +272,7 @@ class MessageChain(ChainBase):
|
|||||||
"type": "Torrent",
|
"type": "Torrent",
|
||||||
"items": contexts
|
"items": contexts
|
||||||
}
|
}
|
||||||
|
_current_page = 0
|
||||||
# 保存缓存
|
# 保存缓存
|
||||||
self.save_cache(user_cache, self._cache_file)
|
self.save_cache(user_cache, self._cache_file)
|
||||||
# 发送种子数据
|
# 发送种子数据
|
||||||
|
|||||||
Reference in New Issue
Block a user