diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/DisabledFeatures.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/DisabledFeatures.json b/constants/DisabledFeatures.json index cd3233f..2d81bdd 100644 --- a/constants/DisabledFeatures.json +++ b/constants/DisabledFeatures.json @@ -1,3 +1,4 @@ { - "mushroom_cow_nether_warts": false + "mushroom_cow_nether_warts": false, + "user_api_keys": true }
\ No newline at end of file |