Browse Source

Fix windows task manager app title bug

pull/291/head
TriiNoxYs 9 years ago committed by GitHub
parent
commit
445d2a4da4
  1. 2
      app/package.json

2
app/package.json

@ -2,7 +2,7 @@
"name": "rambox", "name": "rambox",
"productName": "Rambox", "productName": "Rambox",
"version": "0.4.2", "version": "0.4.2",
"description": "Free and Open Source messaging and emailing app that combines common web applications into one.", "description": "Rambox",
"main": "electron/main.js", "main": "electron/main.js",
"private": true, "private": true,
"repository": { "repository": {

Loading…
Cancel
Save