mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-28 01:13:15 +08:00
feat: save db when refresh
This commit is contained in:
@@ -376,6 +376,7 @@ async function refreshAllLiveChannels() {
|
|||||||
console.error('刷新直播源失败:', error);
|
console.error('刷新直播源失败:', error);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
await db.saveAdminConfig(config);
|
||||||
}
|
}
|
||||||
|
|
||||||
async function refreshConfig() {
|
async function refreshConfig() {
|
||||||
|
|||||||
Reference in New Issue
Block a user