visually updated
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "RadioPlayer",
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.radio.player",
|
||||
"identifier": "si.klevze.radioPlayer",
|
||||
"build": {
|
||||
"frontendDist": "../src"
|
||||
},
|
||||
@@ -26,7 +26,7 @@
|
||||
"active": true,
|
||||
"targets": "all",
|
||||
"externalBin": [
|
||||
"binaries/radiocast-sidecar"
|
||||
"binaries/RadioPlayer"
|
||||
],
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
|
||||
Reference in New Issue
Block a user