This commit is contained in:
syuilo 2024-10-28 18:34:18 +09:00
parent b1073714ba
commit e927507886
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SPDX-License-Identifier: AGPL-3.0-only
ref="windowEl"
:initialWidth="400"
:initialHeight="500"
:canResize="false"
:canResize="true"
@close="windowEl.close()"
@closed="$emit('closed')"
>