update deprecated method

master
andrekir 2023-01-02 21:19:10 -03:00
rodzic d41f85fee7
commit 2a25649766
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -275,7 +275,7 @@ class MeshService : Service(), Logging {
saveSettings()
stopForeground(true) // Make sure we aren't using the notification first
stopForeground(STOP_FOREGROUND_REMOVE) // Make sure we aren't using the notification first
serviceNotifications.close()
super.onDestroy()