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