This commit is contained in:
Henry Jameson 2025-01-20 16:22:41 +02:00
commit b0a0560dbd
10 changed files with 55 additions and 35 deletions

View file

@ -312,9 +312,9 @@
</div>
<teleport to="#modal">
<mute-confirm
type="user"
:user="this.user"
ref="confirmation"
type="user"
:user="user"
/>
</teleport>
</div>