From 316971f6d8733dbb5e2785184246341c0b554f74 Mon Sep 17 00:00:00 2001 From: harshil Sharma Date: Wed, 15 Nov 2023 16:04:01 +0530 Subject: [PATCH] Reverted accidental change --- app/screens/post_priority_picker/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/screens/post_priority_picker/utils.ts b/app/screens/post_priority_picker/utils.ts index bc4552ad2..7dd4a4c1d 100644 --- a/app/screens/post_priority_picker/utils.ts +++ b/app/screens/post_priority_picker/utils.ts @@ -29,7 +29,7 @@ export const labels = { }, description: { id: t('post_priority.picker.label.request_ack.description'), - defaultMessage: 'An acknowledgement button will appear with your message An acknowledgement button will appear with your message An acknowledgement button will appear with your message', + defaultMessage: 'An acknowledgement button will appear with your message', }, }, persistentNotifications: {