refactor: fix

This commit is contained in:
GyDi
2022-11-14 22:50:47 +08:00
parent 09965f1cc6
commit dc941575fe
4 changed files with 30 additions and 57 deletions

View File

@@ -67,6 +67,7 @@ impl VergeN {
patch!(auto_close_connection);
patch!(default_latency_test);
drop(config);
self.save_file()
}