modify:修改链接

This commit is contained in:
2026-03-23 14:59:12 +08:00
parent b090e8ee43
commit a4b96b27e0
2 changed files with 6 additions and 9 deletions
-1
View File
@@ -36,7 +36,6 @@ int main(int argc, char *argv[])
APPNAME = "";
APPVERSION = "0";
}
CHECK_URL = ORIGIN_URL + APPNAME + "/updates.json";
UpdaterDialog w;
w.show();