diff options
Diffstat (limited to 'constants/disable.json')
-rw-r--r-- | constants/disable.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/disable.json b/constants/disable.json index 6834ca09..60f398a7 100644 --- a/constants/disable.json +++ b/constants/disable.json @@ -1,3 +1,4 @@ { - "auctions": false + "auctions": true, + "auctions_new": false }
\ No newline at end of file |