即将上映增加缓存

This commit is contained in:
mtvpls
2025-12-15 20:16:40 +08:00
parent dc1462d744
commit 98b873a6c7
3 changed files with 87 additions and 20 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
*/
import { getAuthInfoFromBrowserCookie } from './auth';
import { SkipConfig, DanmakuFilterConfig } from './types';
import { SkipConfig, DanmakuFilterConfig, EpisodeFilterConfig } from './types';
// 全局错误触发函数
function triggerGlobalError(message: string) {