This commit is contained in:
syuilo
2024-10-31 13:50:50 +09:00
parent 724dea8136
commit 224bbd486f
16 changed files with 26 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ SPDX-License-Identifier: AGPL-3.0-only
:withOkButton="true"
@close="cancel()"
@ok="ok()"
@closed="$emit('closed')"
@closed="emit('closed')"
>
<template #header>{{ i18n.ts.cropImage }}</template>
<template #default="{ width, height }">