فهرست منبع

correction of a typo

Christian Hillebrand 4 سال پیش
والد
کامیت
28582b7e77
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      models/settings.js

+ 1 - 1
models/settings.js

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