diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-08-27 14:13:01 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2022-08-27 14:13:01 +0800 |
commit | fad4a00aa51bf5cbb2de945c9cd8200c60c97c3a (patch) | |
tree | 5ec6190f552e8c5260f25b88aa467f6ca2a91bcb /features/guild/metadata.json | |
parent | e296d7d95b1c0f2971827f4bdb3b5c9873ed1456 (diff) | |
download | SoopyV2-fad4a00aa51bf5cbb2de945c9cd8200c60c97c3a.tar.gz SoopyV2-fad4a00aa51bf5cbb2de945c9cd8200c60c97c3a.tar.bz2 SoopyV2-fad4a00aa51bf5cbb2de945c9cd8200c60c97c3a.zip |
bugfixes with guild category
Diffstat (limited to 'features/guild/metadata.json')
-rw-r--r-- | features/guild/metadata.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/guild/metadata.json b/features/guild/metadata.json index a75b3e4..babd19d 100644 --- a/features/guild/metadata.json +++ b/features/guild/metadata.json @@ -3,6 +3,6 @@ "description": "Features nice for guilds, eg bridge formatting", "isHidden": false, "isTogglable": true, - "defaultEnabled": true, + "defaultEnabled": false, "sortA": 1 }
\ No newline at end of file |