feat: save db when refresh
This commit is contained in:
@@ -376,6 +376,7 @@ async function refreshAllLiveChannels() {
|
||||
console.error('刷新直播源失败:', error);
|
||||
}
|
||||
}
|
||||
await db.saveAdminConfig(config);
|
||||
}
|
||||
|
||||
async function refreshConfig() {
|
||||
|
||||
Reference in New Issue
Block a user