diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-31 13:47:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 13:47:38 -0400 |
commit | 7188fdf8bc58cc0c2ffeceb43af646c211186314 (patch) | |
tree | 1093f55a52a7569908782fd6d537c0c4b4b6c7bc /constants | |
parent | 63ba167a1d31bdfefc452de23af4fc161d2b7b61 (diff) | |
parent | 54f0e070d0302675177a6c6c6da16f2c2880a551 (diff) | |
download | NotEnoughUpdates-REPO-7188fdf8bc58cc0c2ffeceb43af646c211186314.tar.gz NotEnoughUpdates-REPO-7188fdf8bc58cc0c2ffeceb43af646c211186314.tar.bz2 NotEnoughUpdates-REPO-7188fdf8bc58cc0c2ffeceb43af646c211186314.zip |
Merge pull request #18 from Moulberry/master
update fork
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 |