add automaticLinkedUrlSchemes

This commit is contained in:
Christian Hillebrand 2021-03-04 16:40:03 +01:00 committed by GitHub
parent c1f52a5e5a
commit bc2556139a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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