Fix app name in macOS Dock: open-pencil-app → OpenPencil
This commit is contained in:
parent
20544366c7
commit
faf7ba6387
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "open-pencil-app",
|
||||
"productName": "OpenPencil",
|
||||
"version": "0.1.0",
|
||||
"identifier": "net.dannote.open-pencil",
|
||||
"build": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue