Add missing patches predicates to BetterFolders
This commit is contained in:
parent
9ce923d4d7
commit
bc09225258
|
@ -117,6 +117,7 @@ export default definePlugin({
|
|||
},
|
||||
{
|
||||
find: ".FOLDER_ITEM_GUILD_ICON_MARGIN);",
|
||||
predicate: () => settings.store.sidebar,
|
||||
replacement: [
|
||||
// Create the isBetterFolders variable in the nested folders component (the parent exports all the props so we don't have to patch it)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue