mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-05 02:15:04 +00:00
test
This commit is contained in:
parent
d239528c15
commit
cedeb7d896
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class VancedDownloadService: Service() {
|
|||
|
||||
override fun onStartCommand(intent: Intent?, flags: Int, startId: Int): Int {
|
||||
downloadSplits()
|
||||
stopSelf()
|
||||
//stopSelf()
|
||||
return START_NOT_STICKY
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue