2
0
Эх сурвалжийг харах

add automaticLinkedUrlSchemes

Christian Hillebrand 4 жил өмнө
parent
commit
bc2556139a
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      models/settings.js

+ 4 - 0
models/settings.js

@@ -62,6 +62,10 @@ Settings.attachSchema(
       type: String,
       optional: true,
     },
+    automaticLinkedUrlScheme: {
+      type: String,
+      optional: true,
+    },
     customTopLeftCornerLogoImageUrl: {
       type: String,
       optional: true,