mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-24 04:47:57 +02:00
progress on subsonic api
This commit is contained in:
@@ -23,7 +23,7 @@ const GenreListRoute = () => {
|
||||
query: {
|
||||
...filter,
|
||||
limit: 1,
|
||||
startIndex: 0,
|
||||
offset: 0,
|
||||
},
|
||||
serverId: server?.id,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user