do the todos
This commit is contained in:
parent
4a4a8cd611
commit
8d14d26e2b
5 changed files with 45 additions and 35 deletions
|
@ -609,6 +609,6 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
},
|
||||
"Widgets.pinned": {
|
||||
supportedLevels: LEVELS_ROOM_OR_ACCOUNT,
|
||||
default: [],
|
||||
default: {},
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue