diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-10-21 21:34:32 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-21 12:34:32 +0200 |
commit | 9da984da030b0955c301ac532370d7224ea0ffbf (patch) | |
tree | b30c028b67cbff308d24e148ca0eaa1cba21a822 /constants/DisabledFeatures.json | |
parent | 9e8d5bc26637b9c5a0c46cb21475d006123d9c71 (diff) | |
download | SkyHanni-REPO-9da984da030b0955c301ac532370d7224ea0ffbf.tar.gz SkyHanni-REPO-9da984da030b0955c301ac532370d7224ea0ffbf.tar.bz2 SkyHanni-REPO-9da984da030b0955c301ac532370d7224ea0ffbf.zip |
Fix: Duplicate keys and add more ignored items plus other changes (#43)
Diffstat (limited to 'constants/DisabledFeatures.json')
-rw-r--r-- | constants/DisabledFeatures.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/DisabledFeatures.json b/constants/DisabledFeatures.json index 561948a..078e69e 100644 --- a/constants/DisabledFeatures.json +++ b/constants/DisabledFeatures.json @@ -1,4 +1,4 @@ { - "mushroom_cow_nether_warts": false, - "user_api_keys": false + "features": { + } }
\ No newline at end of file |