From 4920985d6bdf4f15aa5471a13ed18fa4a35213b1 Mon Sep 17 00:00:00 2001 From: Moulberry Date: Thu, 30 Jul 2020 15:44:39 +1000 Subject: reenable auction monkaS --- constants/disable.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants/disable.json') diff --git a/constants/disable.json b/constants/disable.json index ab19db36..6834ca09 100644 --- a/constants/disable.json +++ b/constants/disable.json @@ -1,3 +1,3 @@ { - "auctions": true + "auctions": false } \ No newline at end of file -- cgit