This commit is contained in:
朱子楚\zhuzi
2023-12-12 00:49:12 +08:00
parent 6b6dbf27a1
commit 863c88411b
5 changed files with 6 additions and 34 deletions

View File

@ -86,7 +86,6 @@ FluScrollablePage{
anchors.verticalCenter: parent.verticalCenter
onClicked: {
FluApp.useSystemAppBar = !FluApp.useSystemAppBar
dialog_restart.open()
}
}
}