bozo move
This commit is contained in:
parent
3885348f97
commit
50444af45c
@ -19,7 +19,7 @@ import TournamentPageView from "./views/tournament/TournamentPageView.js";
|
|||||||
import TournamentsView from "./views/tournament/TournamentsListView.js";
|
import TournamentsView from "./views/tournament/TournamentsListView.js";
|
||||||
import TournamentCreateView from "./views/tournament/TournamentCreateView.js";
|
import TournamentCreateView from "./views/tournament/TournamentCreateView.js";
|
||||||
|
|
||||||
let client = new Client(location.protocol + "//" + location.host)
|
let client = new Client(location.origin)
|
||||||
|
|
||||||
let lastView = undefined
|
let lastView = undefined
|
||||||
let lastPageUrlBeforeLogin = undefined
|
let lastPageUrlBeforeLogin = undefined
|
||||||
|
Loading…
Reference in New Issue
Block a user