diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-31 13:51:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 13:51:20 -0400 |
commit | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (patch) | |
tree | 186e36e9b3997d0d217acfb8a00d881feda76b03 /constants/disable.json | |
parent | 1a11e66be616908e1d336b72e31a7c55edb76f9f (diff) | |
parent | af3047d7c1b206f08d7db6698208f13b62b5856a (diff) | |
download | NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.tar.gz NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.tar.bz2 NotEnoughUpdates-REPO-6d32c77a2bc35447953e9b91e9d5e32f2e460e3d.zip |
Merge pull request #19 from IRONM00N/master
123
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 |