mirror of
https://github.com/markuryy/shark.git
synced 2025-12-12 11:41:02 +00:00
fix: app name casing in tauri configuration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "shark",
|
||||
"productName": "Shark",
|
||||
"version": "0.1.0",
|
||||
"identifier": "dev.markury.shark",
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user