refactor: fix

This commit is contained in:
GyDi
2022-11-14 22:50:47 +08:00
parent a964b30c34
commit 58ed2e6f33
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()
}