Selaa lähdekoodia

correction of a typo

Christian Hillebrand 4 vuotta sitten
vanhempi
sitoutus
28582b7e77
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,
     },