event name

This commit is contained in:
Henry Jameson 2026-06-30 23:56:17 +03:00
commit 0c8759ad7d
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
:params="params"
@posted="doCloseModal"
@draft-done="doCloseModal"
@can-close="doCloseModal"
@close-accepted="doCloseModal"
/>
</div>
</Modal>