Skip to content

Commit bb152f3

Browse files
johnsimonsCopilot
andauthored
Fixed formatting
Co-authored-by: Copilot <[email protected]>
1 parent 506a349 commit bb152f3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +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-
/> </Teleport
40-
></template>
39+
/>
40+
</Teleport>
41+
</template>
4142
</template>

0 commit comments

Comments
 (0)