From 761fedd48d144bda7983fe4e53ccb68832ff83da Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Fri, 19 Apr 2024 03:27:57 +0200 Subject: HOPPITY_EVENT_DISABLED --- constants/DisabledFeatures.json | 1 + 1 file changed, 1 insertion(+) (limited to 'constants') diff --git a/constants/DisabledFeatures.json b/constants/DisabledFeatures.json index 078e69e..c00b7f7 100644 --- a/constants/DisabledFeatures.json +++ b/constants/DisabledFeatures.json @@ -1,4 +1,5 @@ { "features": { + "HOPPITY_EVENT_DISABLED": true } } \ No newline at end of file -- cgit