diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/script.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/script.js b/html/script.js index 92be426..a190690 100644 --- a/html/script.js +++ b/html/script.js @@ -12,7 +12,7 @@ function getInfo() { } function setUrl() { window.history.pushState("object or string", "Title", - "/?summoner=" + + "/lol?summoner=" + app.summoner + "®ion=" + app.region + |
