mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
🎨 记录操作系统平台
This commit is contained in:
parent
d316e4abc3
commit
235d940cad
7 changed files with 72 additions and 5 deletions
|
|
@ -236,6 +236,7 @@ func InitConf() {
|
|||
logging.LogInfof("using Microsoft Store edition")
|
||||
}
|
||||
Conf.System.OS = runtime.GOOS
|
||||
Conf.System.OSPlatform = util.GetOSPlatform()
|
||||
Conf.Newbie = util.IsNewbie
|
||||
|
||||
if "" != Conf.UserData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue