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

+ 1 - 1
models/settings.js

@@ -62,7 +62,7 @@ Settings.attachSchema(
       type: String,
       optional: true,
     },
-    automaticLinkedUrlScheme: {
+    automaticLinkedUrlSchemes: {
       type: String,
       optional: true,
     },