mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-17 10:39:09 +00:00
chore: redo some debug oauth waiting strings, dockerfile
This commit is contained in:
parent
86c31126e8
commit
f6b54eb196
5 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
import superagent from 'superagent'
|
||||
import { history } from './router/history'
|
||||
import { history } from '../router/history'
|
||||
|
||||
export const fetchServers = async dispatch => {
|
||||
const rsp = await superagent.get('/api/servers')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue