mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 19:48:28 +01:00
fix
This commit is contained in:
@@ -27,8 +27,6 @@ export default function index() {
|
||||
return [];
|
||||
}
|
||||
|
||||
console.log("[2] Items");
|
||||
|
||||
const response = await getItemsApi(api).getResumeItems({
|
||||
userId: user.Id,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user