summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/roster-editor')
-rw-r--r--src/roster-editor/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roster-editor/www/index.html b/src/roster-editor/www/index.html
index 3ffd5af..8874f36 100644
--- a/src/roster-editor/www/index.html
+++ b/src/roster-editor/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-element")
}