From 927aeb2bad314589cedbe1820aafc48449582d69 Mon Sep 17 00:00:00 2001 From: Moulberry Date: Sun, 1 Nov 2020 00:18:29 +1100 Subject: disable old neuah --- constants/disable.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants') 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 -- cgit