mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 19:34:35 -05:00
Improve Tracker Icons Implementation (#836)
* Improve tracker icons implementation * Fix description
This commit is contained in:
@@ -141,6 +141,7 @@ object MangaAPI {
|
||||
post("search", TrackController.search)
|
||||
post("bind", TrackController.bind)
|
||||
post("update", TrackController.update)
|
||||
get("{trackerId}/thumbnail", TrackController.thumbnail)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user