diff options
| author | 8cy <[email protected]> | 2020-07-21 18:48:33 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-07-21 18:48:33 -0700 |
| commit | 12489b06fc6fcd5a0a67c29f499d386f88da8153 (patch) | |
| tree | dc77000d08eea4be4e6980433cd3944b9dfe1442 /src/config.json | |
| parent | Merge branch 'master' of https://github.com/8cy/uwufier (diff) | |
| download | dep-core-12489b06fc6fcd5a0a67c29f499d386f88da8153.tar.xz dep-core-12489b06fc6fcd5a0a67c29f499d386f88da8153.zip | |
fix: goodbye cmd now shows users assumed usernames
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 28b9ade..8a95606 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.41", + "version":"1.10.42", "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a", "mongodburi": "mongodb://sin:[email protected]:47107/heroku_4qrjvmb9", "validUsers": [ |