mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 19:56:47 +03:00
stash
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
447ea9eb23
commit
758a4b79ce
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ export const MAX_PINNED = 3;
|
|||
// TODO change order to be order that they were pinned
|
||||
// TODO HARD cap at 3, truncating if needed
|
||||
// TODO call finish more proactively to lock things in
|
||||
// TODO auto-open the appsDrawer for the room when widgets get pinned
|
||||
|
||||
// TODO consolidate WidgetEchoStore into this
|
||||
// TODO consolidate ActiveWidgetStore into this
|
||||
|
|
Loading…
Reference in a new issue