New chat modal actions

This commit is contained in:
Chris Lahaye 2014-03-24 19:55:50 +01:00
parent e3643ffc73
commit 214cf470d6

View File

@ -2,7 +2,7 @@
"name": "webogram", "name": "webogram",
"version": "0.0.21", "version": "0.0.21",
"description": "Telegram UNOFFICIAL Web App", "description": "Telegram UNOFFICIAL Web App",
"main": "index.html", "main": "app/index.html",
"scripts": { "scripts": {
"start": "node server.js" "start": "node server.js"
}, },