diff options
| author | 8cy <[email protected]> | 2020-07-22 03:28:46 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-07-22 03:28:46 -0700 |
| commit | 4bc1de0cbf55a67503dc87bb2ffbb331045a9b46 (patch) | |
| tree | 6c14c736de86546e5da6758ac5b8edcddd6501ed /src/config.json | |
| parent | improvement: user tag instead of username (diff) | |
| download | dep-core-4bc1de0cbf55a67503dc87bb2ffbb331045a9b46.tar.xz dep-core-4bc1de0cbf55a67503dc87bb2ffbb331045a9b46.zip | |
fix: if clear amount equal or over 100, round down to 99legacy-discord.js-base
Diffstat (limited to 'src/config.json')
| -rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 9839067..60b479c 100644 --- a/src/config.json +++ b/src/config.json @@ -2,7 +2,7 @@ "secret":"Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "secret-dev":"NzEyMDg4MzY5MjA2OTE5MjY5.XsMeEw.Yy0a8m2vZLDbPi7cZ8aqCalMR68", "yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version":"1.10.45", + "version":"1.10.46", "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a", "mongodburi": "mongodb://sin:[email protected]:47107/heroku_4qrjvmb9", "validUsers": [ |