Revert "New chat modal actions"

This reverts commit 214cf470d6.
This commit is contained in:
Chris Lahaye 2014-03-24 19:57:27 +01:00
parent 214cf470d6
commit c57df35696

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": "app/index.html", "main": "index.html",
"scripts": { "scripts": {
"start": "node server.js" "start": "node server.js"
}, },