Skip to content

Commit

Permalink
fix: start foreground service
Browse files Browse the repository at this point in the history
  • Loading branch information
JunkFood02 committed Sep 28, 2024
1 parent d5300c8 commit 5ffc309
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/java/com/junkfood/seal/QuickDownloadActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ class QuickDownloadActivity : ComponentActivity() {
finish()
}

App.startService()

enableEdgeToEdge()

window.run {
Expand Down

0 comments on commit 5ffc309

Please sign in to comment.