mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-03 10:20:25 +08:00
[安装]安装时可以选择手工输入API地址
This commit is contained in:
@@ -8,7 +8,6 @@ var isConfigured bool
|
||||
|
||||
// 判断系统是否已经配置过
|
||||
func IsConfigured() bool {
|
||||
return false//TODO
|
||||
if isConfigured {
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user