mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-19 19:37:01 -04:00
Fix BetterFolders freeze and add new options (#1923)
This commit is contained in:
parent
bfb48b4faf
commit
4b958d17fd
2 changed files with 96 additions and 24 deletions
|
@ -33,6 +33,7 @@ export default ErrorBoundary.wrap(guildsBarProps => {
|
|||
<GuildsBar
|
||||
{...guildsBarProps}
|
||||
isBetterFolders={true}
|
||||
betterFoldersExpandedIds={expandedFolders}
|
||||
/>
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue