visually updated

This commit is contained in:
2025-12-31 07:33:09 +01:00
parent eec1cff25f
commit a6ca7dcdca
72 changed files with 124 additions and 25 deletions

View File

@@ -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",