mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 04:51:02 +00:00
feat: open profile links
This commit is contained in:
@@ -35,6 +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