Redesign "failed to send messages" status bar
This commit is contained in:
parent
5b8cd10ee5
commit
91b3688feb
8 changed files with 177 additions and 78 deletions
|
@ -30,7 +30,7 @@ interface IProps {
|
|||
* If true, the badge will show a count if at all possible. This is typically
|
||||
* used to override the user's preference for things like room sublists.
|
||||
*/
|
||||
forceCount: boolean;
|
||||
forceCount?: boolean;
|
||||
|
||||
/**
|
||||
* The room ID, if any, the badge represents.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue