Skip to content

Commit 26219fb

Browse files
committed
Fix formatting issue
1 parent 41fbae9 commit 26219fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Frontend/src/components/messages2/DeleteMessageButton.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const handleConfirm = async () => {
3636
@confirm="handleConfirm"
3737
heading="Are you sure you want to delete this message?"
3838
body="If you delete, this message won't be available for retrying unless it is later restored."
39-
/>
39+
/>
4040
</Teleport>
4141
</template>
4242
</template>

0 commit comments

Comments
 (0)