mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 08:15:16 +00:00
Fix typo
This commit is contained in:
@ -94,7 +94,7 @@ class _PushNotificationsConfigurationRouteState
|
||||
_NotificationOption(
|
||||
title: tr("Do not send notification"),
|
||||
description: tr(
|
||||
"Disable notifications services. You will always be able to change it from application settings."),
|
||||
"Disable notifications service. You will always be able to change it from application settings."),
|
||||
option: PushNotificationsStatus.DISABLED,
|
||||
current: currStatus,
|
||||
available: true,
|
||||
|
Reference in New Issue
Block a user