Add items to model, tehsession.json contains example
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var text = document.getElementById("msg").innerText
|
||||
var text = document.getElementById("msg").innerText
|
||||
msg = JSON.parse(text)
|
||||
|
||||
if (msg.hasOwnProperty('username')) {
|
||||
|
||||
Reference in New Issue
Block a user