mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 09:18:30 +02:00
Lowercase product name for Linux
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "yaak",
|
"name": "yaak-app",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
3
src-tauri/tauri.linux.conf.json
Normal file
3
src-tauri/tauri.linux.conf.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"productName": "yaak"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user