Resume Logic
This commit is contained in:
@@ -393,7 +393,9 @@
|
||||
<div class="modal-content">
|
||||
<div class="mb-2 inline-flex w-full justify-between">
|
||||
<h2 class="font-semibold">Are you sure?</h2>
|
||||
<button class="material-symbols-outlined" onclick={closeConfirm}>close</button>
|
||||
<button class="material-symbols-outlined" onclick={closeConfirm} type="button"
|
||||
>close</button
|
||||
>
|
||||
</div>
|
||||
<p>
|
||||
This will permanently delete user <span class="font-semibold">{data.user?.username}.</span
|
||||
|
||||
Reference in New Issue
Block a user