summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/js/api.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/api.js b/www/js/api.js
index 25e2f4f..a7b06d8 100644
--- a/www/js/api.js
+++ b/www/js/api.js
@@ -317,7 +317,7 @@ window.html5ks.api = {
if (!char) {
char = {
- name: name
+ name: charName
};
}
if (typeof char.what_prefix === "undefined") {