fix postServiceClose implementation
This commit is contained in:
@@ -292,6 +292,9 @@ class BoxService(
|
||||
}
|
||||
}
|
||||
}
|
||||
private fun postServiceClose(){
|
||||
//TODO:
|
||||
}
|
||||
|
||||
private suspend fun stopAndAlert(type: Alert, message: String? = null) {
|
||||
Settings.startedByUser = false
|
||||
|
||||
Reference in New Issue
Block a user