mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-30 20:51:06 +08:00
fix: 修复订阅刷新共享识别缓存回填异常
This commit is contained in:
@@ -424,7 +424,6 @@ class ChainBase(metaclass=ABCMeta):
|
||||
return None
|
||||
return copy.deepcopy(meta)
|
||||
|
||||
@staticmethod
|
||||
def _update_local_recognize_cache(
|
||||
self,
|
||||
meta: Optional[MetaBase],
|
||||
|
||||
Reference in New Issue
Block a user