Skip to content

Commit 88bbb2f

Browse files
authored
Reword the heading of the popup message in retry dialog (#2273)
* change text
1 parent 66a873e commit 88bbb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Frontend/src/components/messages/MessageView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ onUnmounted(() => {
388388
showRetryConfirm = false;
389389
retryMessage();
390390
"
391-
heading="Are you sure you want to retry this message?"
391+
heading="Retry Message"
392392
body="Are you sure you want to retry this message?"
393393
></ConfirmDialog>
394394

0 commit comments

Comments
 (0)