1
0

Merge branch 'develop' into upd/instancesponsor

This commit is contained in:
Marie
2024-10-02 18:39:45 +02:00
2 changed files with 5 additions and 0 deletions
@@ -160,6 +160,10 @@ export const packedMetaLiteSchema = {
type: 'string',
optional: false, nullable: true,
},
sidebarLogoUrl: {
type: 'string',
optional: false, nullable: true,
},
maxNoteTextLength: {
type: 'number',
optional: false, nullable: false,