summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/battle/www')
-rw-r--r--src/battle/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle/www/index.html b/src/battle/www/index.html
index 9acc21c..0adf108 100644
--- a/src/battle/www/index.html
+++ b/src/battle/www/index.html
@@ -24,7 +24,7 @@
{
user_id: tacticians_online.session.get_user_id(),
token: tacticians_online.session.get_token(),
- url_params: tacticians_online.urlparams.get_parameters()
+ url_parameters: tacticians_online.urlparams.get_parameters()
},
node: document.getElementById("elm-page")
}