Compare commits

...

2 Commits

Author SHA1 Message Date
Leonmmcoset
298718a468 assets 2025-10-24 22:05:13 +08:00
Leonmmcoset
11760e8acd test ispro 2025-10-24 22:04:41 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ package constants
var BackendVersion = "4.7.0"
// IsPro 是否为Pro版本
var IsPro = "false"
var IsPro = "true"
var IsProBool = IsPro == "true"

2
assets

Submodule assets updated: 1ffe6a8a52...7519a81c88