Fixed app name for Chrome App

This commit is contained in:
Igor Zhukov 2014-12-16 15:51:15 -08:00
parent dc9de1396d
commit f0cf7b48d3

View File

@ -2,7 +2,7 @@
"name": "Telegram", "name": "Telegram",
"description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram", "description": "Telegram Web App.\nMore info & source code here: https://github.com/zhukov/webogram",
"version": "0.3.8", "version": "0.3.8",
"short_name": "Webogram", "short_name": "Telegram",
"manifest_version": 2, "manifest_version": 2,
"app": { "app": {
"background": { "background": {