mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
fix subsonic / jellyfin filters
This commit is contained in:
@@ -38,6 +38,7 @@ export const sharedQueries = {
|
||||
});
|
||||
},
|
||||
queryKey: queryKeys.tags.list(args.serverId || '', args.query.type),
|
||||
staleTime: 1000 * 60,
|
||||
...args.options,
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user