fix network issue

This commit is contained in:
nyne
2024-10-15 21:08:31 +08:00
parent 6eaf163a1a
commit 96ae6755bd
2 changed files with 2 additions and 1 deletions

View File

@@ -95,7 +95,7 @@ class _Settings {
'theme_mode': 'system', // light, dark, system
'newFavoriteAddTo': 'end', // start, end
'moveFavoriteAfterRead': 'none', // none, end, start
'proxy': 'direct', // direct, system, proxy string
'proxy': 'system', // direct, system, proxy string
'explore_pages': [],
'categories': [],
'favorites': [],