summaryrefslogtreecommitdiffstats
path: root/htdocs/nfc/nfc-binding.js
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/nfc/nfc-binding.js')
-rw-r--r--htdocs/nfc/nfc-binding.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/nfc/nfc-binding.js b/htdocs/nfc/nfc-binding.js
index 375d036..4241c26 100644
--- a/htdocs/nfc/nfc-binding.js
+++ b/htdocs/nfc/nfc-binding.js
@@ -1,4 +1,4 @@
-var afb = new AFB("api", "mysecret");
+var afb = new AFB("api", "HELLO");
var ws;
function add_debbug_panel() {