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