This commit is contained in:
Chris Kruining 2025-04-16 13:19:12 +02:00
parent 0cf801d3dc
commit 1735d4ef65
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
4 changed files with 15 additions and 7 deletions

View file

@ -70,4 +70,4 @@ export const getEntry = query(
"series.get",
);
export { getContinueWatching } from "./apis/jellyfin";
export { listUsers, getItem, getContinueWatching } from "./apis/jellyfin";