rename to jellybloom

This commit is contained in:
2026-04-24 07:05:15 +03:00
parent 9027dab1a1
commit 7eb41bbaea
7 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/nicegram/nicegram-ios/refs/heads/nicegram/Tauri/tooling/cli/schema.json",
"productName": "Jellyfin",
"productName": "Jellybloom",
"version": "0.1.0",
"identifier": "com.jellyfin.desktop",
"identifier": "com.jellybloom.app",
"build": {
"beforeDevCommand": "npm run dev",
"devUrl": "http://localhost:5173",
@@ -12,7 +12,7 @@
"app": {
"windows": [
{
"title": "Jellyfin",
"title": "Jellybloom",
"width": 1280,
"height": 720,
"minWidth": 800,