This commit is contained in:
lash
2025-01-21 15:30:22 +00:00
parent e0b5398098
commit ee574908d4
4 changed files with 25 additions and 28 deletions

View File

@@ -71,4 +71,3 @@ func LoadConfig() error {
CheckAliasURL, _ = url.JoinPath(dataURLBase, AliasPrefix)
return nil
}