mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 21:33:35 -05:00
Don't Enable NewPluginsManager by Default
This commit is contained in:
parent
d35c129e41
commit
7518709310
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ export default definePlugin({
|
|||
name: "NewPluginsManager",
|
||||
description: "Utility that notifies you when new plugins are added to Vencord",
|
||||
authors: [Devs.Sqaaakoi],
|
||||
enabledByDefault: true,
|
||||
flux: {
|
||||
async POST_CONNECTION_OPEN() {
|
||||
openNewPluginsModal();
|
||||
|
|
Loading…
Reference in a new issue