Fix duplicated WebContextMenus find

This commit is contained in:
Nuckyz 2023-10-26 15:36:05 -03:00
parent b48998d485
commit 85bfa1e719
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -147,7 +147,7 @@ export default definePlugin({
}
},
{
find: 'navId:"textarea-context"',
find: ".SLASH_COMMAND_SUGGESTIONS_TOGGLED,{",
predicate: () => settings.store.addBack,
replacement: [
{