don't sync blindly

This commit is contained in:
Turann_
2026-03-12 23:21:56 +03:00
parent 299402a76e
commit cf83d4aa02
@@ -659,8 +659,6 @@ Item {
Layout.fillWidth: true
Layout.preferredWidth: 1
Layout.topMargin: -Style.marginXXS
Layout.row: detailsGrid ? 2 : 5
Layout.column: detailsGrid ? 1 : 0
spacing: Style.marginXS
visible: Settings.data.network.bluetoothAutoConnect
NIcon {