Explorar o código

add automaticLinkedUrlSchemes

Christian Hillebrand %!s(int64=4) %!d(string=hai) anos
pai
achega
0f75234ed2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      server/publications/settings.js

+ 1 - 0
server/publications/settings.js

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