Improve the context menu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
b2dc5542b3
commit
37558f1f0d
6 changed files with 63 additions and 34 deletions
|
@ -46,7 +46,7 @@ interface IRoomWidgets {
|
|||
pinned: Record<string, boolean>;
|
||||
}
|
||||
|
||||
const MAX_PINNED = 3;
|
||||
export const MAX_PINNED = 3;
|
||||
|
||||
// TODO consolidate WidgetEchoStore into this
|
||||
// TODO consolidate ActiveWidgetStore into this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue