mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-27 18:51:01 +00:00
fix: smol fixes
This commit is contained in:
@@ -35,4 +35,6 @@ interface DownloadAddonApiV2 {
|
||||
fun getStackTrace(sessionId: Long): String?
|
||||
|
||||
fun hadError(sessionId: Long): Boolean
|
||||
|
||||
fun getFileExtension(): Pair<String, String> = Pair("mkv", "video/x-matroska")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user