We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41fbae9 commit 26219fbCopy full SHA for 26219fb
src/Frontend/src/components/messages2/DeleteMessageButton.vue
@@ -36,7 +36,7 @@ const handleConfirm = async () => {
36
@confirm="handleConfirm"
37
heading="Are you sure you want to delete this message?"
38
body="If you delete, this message won't be available for retrying unless it is later restored."
39
- />
+ />
40
</Teleport>
41
</template>
42
0 commit comments