This commit is contained in:
朱子楚\zhuzi
2024-01-01 20:38:18 +08:00
parent 4f66c546a8
commit 00e028be07
5 changed files with 18 additions and 12 deletions

View File

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