🎨 Apps in Chinese mainland app stores no longer provide AI access settings https://github.com/siyuan-note/siyuan/issues/13051

This commit is contained in:
Daniel 2024-11-07 16:51:59 +08:00
parent a134f0adb4
commit e585263970
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
7 changed files with 28 additions and 2 deletions

View file

@ -220,6 +220,7 @@ func InitConf() {
util.UseSingleLineSave = Conf.FileTree.UseSingleLineSave
util.CurrentCloudRegion = Conf.CloudRegion
Conf.System.DisabledFeatures = util.DisabledFeatures
if nil == Conf.Tag {
Conf.Tag = conf.NewTag()