aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-15 14:17:07 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-15 14:17:07 +0200
commita77b44c5525d271f933d6d6a9741dbcc154ed310 (patch)
treec8a5dbcc073ec4348229de1ba2f18d38c415fcbe
parent5a73cee38d47125807cebe030b2b84abe1ed784d (diff)
downloadSkyHanni-REPO-a77b44c5525d271f933d6d6a9741dbcc154ed310.tar.gz
SkyHanni-REPO-a77b44c5525d271f933d6d6a9741dbcc154ed310.tar.bz2
SkyHanni-REPO-a77b44c5525d271f933d6d6a9741dbcc154ed310.zip
disabled user api keys
-rw-r--r--constants/DisabledFeatures.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/DisabledFeatures.json b/constants/DisabledFeatures.json
index 2d81bdd..561948a 100644
--- a/constants/DisabledFeatures.json
+++ b/constants/DisabledFeatures.json
@@ -1,4 +1,4 @@
{
"mushroom_cow_nether_warts": false,
- "user_api_keys": true
+ "user_api_keys": false
} \ No newline at end of file