From 3671a4e07565c86f8071fb2309f463aeaf684ba3 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 23 Jan 2026 04:19:24 +0100 Subject: move ui code around --- server/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/Cargo.toml') diff --git a/server/Cargo.toml b/server/Cargo.toml index 416ff8e..01e918e 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -9,7 +9,7 @@ jellystream = { path = "../stream" } jellytranscoder = { path = "../transcoder" } jellyimport = { path = "../import" } jellycache = { path = "../cache" } -jellyui = { path = "../ui" } +# jellyui = { path = "../ui" } anyhow = { workspace = true } async-recursion = "1.1.1" -- cgit v1.3