Create new right panel cards
This commit is contained in:
@@ -607,4 +607,8 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
||||
displayName: _td("Enable experimental, compact IRC style layout"),
|
||||
default: false,
|
||||
},
|
||||
"Widgets.pinned": {
|
||||
supportedLevels: LEVELS_ROOM_OR_ACCOUNT,
|
||||
default: [],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user