mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix github service
This commit is contained in:
parent
2a5605722d
commit
a7934d5c0e
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ interface GithubService {
|
|||
}
|
||||
|
||||
@GET("/repos/Jays2Kings/tachiyomiJ2K/releases/latest")
|
||||
suspend fun getLatestVersion(): Observable<GithubRelease>
|
||||
suspend fun getLatestVersion(): GithubRelease
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue