mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-11 21:11:48 +01:00
Lowercase product name for Linux
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "yaak",
|
||||
"name": "yaak-app",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"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