Android: fix indentation in NodeForegroundService
This commit is contained in:
parent
3ae2a837de
commit
8387c2de00
@ -144,7 +144,7 @@ class NodeForegroundService : Service() {
|
||||
@Suppress("DEPRECATION")
|
||||
startForeground(NOTIFICATION_ID, notification)
|
||||
}
|
||||
didStartForeground = true
|
||||
didStartForeground = true
|
||||
}
|
||||
|
||||
companion object {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user