because i have to

This commit is contained in:
2025-03-20 12:38:00 +01:00
parent fadd3d1b9e
commit 15b14387df
2 changed files with 1 additions and 7 deletions

View File

@@ -21,12 +21,6 @@ ApplicationWindow
{
id:topBar
anchors
{
rightMargin: 9
leftMargin: 9
}
visible: bad_config || !db_con ? false: true
}