mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +05:30
Formatted with ktlint
This commit is contained in:
parent
8bd8be1522
commit
d1ae2e5096
@ -26,7 +26,7 @@ class DownloadService : Service() {
|
||||
private lateinit var videoUrl: String
|
||||
private lateinit var audioUrl: String
|
||||
private var downloadType: Int = 3
|
||||
|
||||
|
||||
private var videoDownloadId: Long? = null
|
||||
private var audioDownloadId: Long? = null
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user