Commit dc840fd0 authored by Max Lv's avatar Max Lv

Fix #517

parent 79d1ccba
...@@ -89,5 +89,6 @@ class ShadowsocksNotification(private val service: BaseService, profileName: Str ...@@ -89,5 +89,6 @@ class ShadowsocksNotification(private val service: BaseService, profileName: Str
} }
unregisterCallback unregisterCallback
service.stopForeground(true) service.stopForeground(true)
nm.cancel(1)
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment