shareisland: add additional search fields

This commit is contained in:
ilike2burnthing 2021-06-08 18:55:55 +01:00 committed by GitHub
parent 5dfad729a6
commit aba27773d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,8 @@ search:
malId: ""
startYear: ""
endYear: ""
playlistId: ""
collectionId: ""
sortField: "{{ .Config.sort }}"
sortDirection: "{{ .Config.type }}"
perPage: 100