Christian Hillebrand 4 лет назад
Родитель
Сommit
0f75234ed2
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      server/publications/settings.js

+ 1 - 0
server/publications/settings.js

@@ -15,6 +15,7 @@ Meteor.publish('setting', () => {
         customLoginLogoImageUrl: 1,
         customLoginLogoLinkUrl: 1,
         textBelowCustomLoginLogo: 1,
+        automaticLinkedUrlSchemes: 1,
         customTopLeftCornerLogoImageUrl: 1,
         customTopLeftCornerLogoLinkUrl: 1,
         customTopLeftCornerLogoHeight: 1,