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
+1 -1
View File
@@ -1,5 +1,5 @@
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
fn main() {
jellyfin_client_lib::run()
jellybloom_lib::run()
}