aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/nfc/nfc-binding.js
diff options
context:
space:
mode:
authorLoïc Collignon <loic.collignon@iot.bzh>2017-12-19 17:11:22 +0100
committerLoïc Collignon <loic.collignon@iot.bzh>2017-12-19 17:11:22 +0100
commitf9e5259d74c8cf521921a96377c64691b5b3c3ae (patch)
treea6d6f380a4420ca1c1c4f830333f6b37597410fe /htdocs/nfc/nfc-binding.js
parent81f6631427255c9e238863c673ff7eaabc6b8e91 (diff)
Change-Id: I3f5dcce07cbc90a25294283f2cc40251f546f27c Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
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() {