fix(ags): remove popup thing with new update

This commit is contained in:
matt1432 2023-11-16 22:06:43 -05:00
parent cc877c9aae
commit 42993235b8

View file

@ -23,7 +23,6 @@ export default ({
const window = Window({
name,
layer,
popup: true,
visible: false,
...props,