Remove string duplication

This commit is contained in:
Benoit Marty 2025-06-17 16:55:03 +02:00
parent 594d66f512
commit d8f271de8e

View file

@ -94,7 +94,7 @@ class DefaultPushHandler @Inject constructor(
eventId = request.eventId,
roomId = request.roomId,
sessionId = request.sessionId,
reason = "Unable to resolve event, showing fallback notification",
reason = "Showing fallback notification",
)
mutableBatteryOptimizationStore.showBatteryOptimizationBanner()
} else {