mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-03 18:02:20 +08:00
更正错误的服务URL
This commit is contained in:
parent
9314acd7e1
commit
116c824365
@ -272,7 +272,7 @@ void Widget::initConfig()
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
appinfoLoadThread.setServer(serverUrl = "https://d.store.deenos.org.cn/"); // 默认URL
|
appinfoLoadThread.setServer(serverUrl = "https://d.store.deepinos.org.cn/"); // 默认URL
|
||||||
}
|
}
|
||||||
configCanSave = true; // 防止触发保存配置信号
|
configCanSave = true; // 防止触发保存配置信号
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user