fixed: invalid channel exception when startup

This commit is contained in:
Dr.Lt.Data
2025-03-12 17:28:17 +09:00
parent 0a60a44478
commit a946338a18
3 changed files with 8 additions and 2 deletions

View File

@@ -1698,6 +1698,7 @@ cm_global.register_api('cm.try-install-custom-node', confirm_try_install)
async def default_cache_update():
core.refresh_channel_dict()
channel_url = core.get_config()['channel_url']
async def get_cache(filename):
try: