This commit is contained in:
obscuren
2015-01-09 13:28:48 +01:00
parent bfa12d75f8
commit c9f566269b
3 changed files with 0 additions and 5 deletions

View File

@@ -333,7 +333,6 @@ Rectangle {
case "shh_newIdentity":
var id = shh.newIdentity()
console.log("newIdentity", id)
postData(data._id, id)
break