mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Add missing 'productName' attribute to package.json
Fixes incorrect application name displayed in linux/gnome-shell. See BoostIO/Boostnote#251
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "boost",
|
||||
"productName": "Boostnote",
|
||||
"version": "0.8.14",
|
||||
"main": "index.js",
|
||||
"description": "Boostnote",
|
||||
|
||||
Reference in New Issue
Block a user