mirror of
https://github.com/revoltchat/revite.git
synced 2024-12-26 07:22:10 -05:00
Hide --sidebar-active
and keep it internal
This commit is contained in:
parent
c194fff7fd
commit
9deeea3884
1 changed files with 0 additions and 1 deletions
|
@ -240,7 +240,6 @@ export function Component(props: Props & WithDispatcher) {
|
||||||
"block",
|
"block",
|
||||||
"message-box",
|
"message-box",
|
||||||
"mention",
|
"mention",
|
||||||
"sidebar-active",
|
|
||||||
"scrollbar-thumb",
|
"scrollbar-thumb",
|
||||||
"scrollbar-track",
|
"scrollbar-track",
|
||||||
"status-online",
|
"status-online",
|
||||||
|
|
Loading…
Reference in a new issue