Add items to model, tehsession.json contains example

This commit is contained in:
Dominic Zimmer
2020-04-20 00:33:23 +02:00
parent d386c771f0
commit de35cfdc13
5 changed files with 171 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
var text = document.getElementById("msg").innerText
var text = document.getElementById("msg").innerText
msg = JSON.parse(text)
if (msg.hasOwnProperty('username')) {