Remove string duplication
This commit is contained in:
parent
594d66f512
commit
d8f271de8e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue