diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-11-01 00:18:29 +1100 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-11-01 00:18:29 +1100 |
commit | 927aeb2bad314589cedbe1820aafc48449582d69 (patch) | |
tree | 1fe1121ca85f44e7b62acc66847222b533cca950 /constants | |
parent | b7a3945e9344e6bbcdeb3d860ae23d9ddd2c7321 (diff) | |
download | NotEnoughUpdates-REPO-927aeb2bad314589cedbe1820aafc48449582d69.tar.gz NotEnoughUpdates-REPO-927aeb2bad314589cedbe1820aafc48449582d69.tar.bz2 NotEnoughUpdates-REPO-927aeb2bad314589cedbe1820aafc48449582d69.zip |
disable old neuah
Diffstat (limited to 'constants')
-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 |