Improve the context menu
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user