feat: resolve profile domain

This commit is contained in:
arm64v8a
2022-09-22 22:26:39 +08:00
parent 3f0081b930
commit 0ca3e20824
11 changed files with 101 additions and 8 deletions

View File

@@ -47,6 +47,7 @@ namespace NekoRay {
Routing *routing = new Routing;
int imported_count = 0;
bool refreshing_group_list = false;
int resolve_count = 0;
// Flags
bool flag_use_appdata = false;