diff options
Diffstat (limited to 'constants/disable.json')
-rw-r--r-- | constants/disable.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/constants/disable.json b/constants/disable.json index cbfc2aa1..b3f365aa 100644 --- a/constants/disable.json +++ b/constants/disable.json @@ -1,4 +1,7 @@ { "auctions": true, - "auctions_new": false + "auctions_new": false, + "wardrobeFeature" : { + "enableNewWardrob" : false + } } |