mirror of
https://github.com/PretendoNetwork/miiverse-api.git
synced 2026-09-09 09:05:14 -05:00
Updated discovery version to 1 (sorry shutter :p)
This commit is contained in:
@@ -20,7 +20,7 @@ router.get('/', async function (req, res) {
|
||||
let response = {
|
||||
result: {
|
||||
has_error: 0,
|
||||
version: 0,
|
||||
version: 1,
|
||||
endpoint: {
|
||||
host: discovery.host,
|
||||
api_host: discovery.api_host,
|
||||
|
||||
Reference in New Issue
Block a user