fix PageSites table error
This commit is contained in:
parent
d1a3545912
commit
c687bb39ef
5 changed files with 55 additions and 27 deletions
|
@ -15,7 +15,7 @@ Window {
|
|||
UiLogic.onCloseWindow()
|
||||
}
|
||||
|
||||
// flags: Qt.FramelessWindowHint
|
||||
flags: Qt.FramelessWindowHint
|
||||
title: "AmneziaVPN"
|
||||
function getPageComponent(page) {
|
||||
switch (page) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue