Fix the problem of excessive memory usage in traffic usage.
Add lightBlue theme color Fix start unable to update profile issues
This commit is contained in:
@@ -31,6 +31,7 @@ class AppController {
|
||||
Future<void> updateSystemProxy(bool isStart) async {
|
||||
if (isStart) {
|
||||
await globalState.startSystemProxy(
|
||||
appState: appState,
|
||||
config: config,
|
||||
clashConfig: clashConfig,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user