mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-07-01 19:01:07 +03:00
fix(android): restore notification payload compile after rollback
This commit is contained in:
@@ -106,6 +106,7 @@ class ProxyForegroundService : Service() {
|
|||||||
updateNotification(
|
updateNotification(
|
||||||
buildNotificationPayload(
|
buildNotificationPayload(
|
||||||
config = config,
|
config = config,
|
||||||
|
trafficState = TrafficState(running = true),
|
||||||
statusText = getString(
|
statusText = getString(
|
||||||
R.string.notification_running,
|
R.string.notification_running,
|
||||||
config.host,
|
config.host,
|
||||||
|
|||||||
Reference in New Issue
Block a user