mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 00:14:07 +01:00
🐛 User Agent 初始化
This commit is contained in:
parent
d06ebab62f
commit
1888165108
3 changed files with 5 additions and 3 deletions
|
|
@ -219,7 +219,6 @@ func InitConf() {
|
|||
Conf.System.WorkspaceDir = util.WorkspaceDir
|
||||
Conf.System.DataDir = util.DataDir
|
||||
Conf.System.Container = util.Container
|
||||
util.UserAgent = util.UserAgent + " " + util.Container
|
||||
Conf.System.OS = runtime.GOOS
|
||||
Conf.Newbie = util.IsNewbie
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue