mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 操作系统平台版本信息
This commit is contained in:
@@ -248,7 +248,7 @@ func InitConf() {
|
||||
logging.LogInfof("using Microsoft Store edition")
|
||||
}
|
||||
Conf.System.OS = runtime.GOOS
|
||||
Conf.System.OSPlatform, _ = util.GetOSPlatform()
|
||||
Conf.System.OSPlatform = util.GetOSPlatform()
|
||||
|
||||
if "" != Conf.UserData {
|
||||
Conf.User = loadUserFromConf()
|
||||
|
||||
Reference in New Issue
Block a user