chore: vue lint error

This commit is contained in:
Marie 2024-09-14 01:32:36 +02:00
parent 76f85a2a95
commit 8b4c6e00b4
No known key found for this signature in database
GPG Key ID: 7ADF6C9CD9A28555
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SPDX-License-Identifier: AGPL-3.0-only
-->
<template>
<MkModalWindow ref="dialog" :width="500" :height="550" :with-close-button=false @closed="emit('closed')">
<MkModalWindow ref="dialog" :width="500" :height="550" :withCloseButton="false" @closed="emit('closed')">
<template #header>
<i class="ph-warning-circle ph-bold ph-lg" style="margin-right: 0.5em;"></i>
<b>Confirm your Identity</b>