fix(ags): remove popup thing with new update
This commit is contained in:
parent
cc877c9aae
commit
42993235b8
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ export default ({
|
||||||
const window = Window({
|
const window = Window({
|
||||||
name,
|
name,
|
||||||
layer,
|
layer,
|
||||||
popup: true,
|
|
||||||
visible: false,
|
visible: false,
|
||||||
...props,
|
...props,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue