Revert "fix(169): fix logout"

This reverts commit 62417be7c1.
keep-around/c93c820406097a9b3c1963ae1922d3b384db5d41
Andrei Dekterev 3 years ago
parent f588b1de11
commit c93c820406
  1. 2
      src/config/routes.tsx

@ -13,7 +13,7 @@ export const APIS = {
}, },
staging: { staging: {
api: 'https://api.test.insports.tv', api: 'https://api.test.insports.tv',
auth: 'https://auth.test.insports.tv', auth: 'https://www.auth.test.insports.tv',
}, },
} }

Loading…
Cancel
Save