mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-01 22:58:57 +01:00
committed by
inorichi
parent
8f144316a6
commit
ed77c60283
@@ -59,7 +59,7 @@ class DownloadPresenter : BasePresenter<DownloadFragment>() {
|
||||
* Clears the download queue.
|
||||
*/
|
||||
fun clearQueue() {
|
||||
downloadQueue.clear()
|
||||
downloadManager.clearQueue()
|
||||
start(GET_DOWNLOAD_QUEUE)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user