Pārlūkot izejas kodu

correction of a typo

Christian Hillebrand 4 gadi atpakaļ
vecāks
revīzija
28582b7e77
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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,
     },