Formatting

This commit is contained in:
Abdo 2025-10-26 19:18:30 +03:00
parent 618483a6e7
commit 0c1aa173f0
2 changed files with 7 additions and 7 deletions

View file

@ -91,7 +91,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
</LabelButton>
<Shortcut {keyCombination} on:action={toggleModal} />
<Modal bind:this={modal} onShown={onShown} dialogClass="modal-lg">
<Modal bind:this={modal} {onShown} dialogClass="modal-lg">
<div slot="header" class="modal-header">
<IconConstrain iconSize={90}>
<Icon {icon} />