This commit is contained in:
parent
b1073714ba
commit
e927507886
|
@ -8,7 +8,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
ref="windowEl"
|
ref="windowEl"
|
||||||
:initialWidth="400"
|
:initialWidth="400"
|
||||||
:initialHeight="500"
|
:initialHeight="500"
|
||||||
:canResize="false"
|
:canResize="true"
|
||||||
@close="windowEl.close()"
|
@close="windowEl.close()"
|
||||||
@closed="$emit('closed')"
|
@closed="$emit('closed')"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue