Browse Source

Revert "New chat modal actions"

This reverts commit 214cf470d6.
master
Chris Lahaye 11 years ago
parent
commit
c57df35696
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save