update generic client

This commit is contained in:
lxsang
2021-11-22 14:58:20 +01:00
parent c11a9f6ca4
commit e1ac72f12e
6 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<afx-app-window apptitle="__(Unknow client)" width="700" height="500" data-id="GPClient">
<afx-app-window apptitle="__(Unknow client)" width="700" height="500" data-id="GPClient" blur-overlay="true">
<afx-hbox >
<iframe frameborder="0" data-id="container" src=""></iframe>
</afx-hbox>