mirror of
https://github.com/tuxdotrs/tshell.git
synced 2026-09-19 18:49:02 +05:30
style: format qml files
This commit is contained in:
@@ -4,8 +4,8 @@ import qs.ui
|
||||
import qs.services
|
||||
|
||||
BarButton {
|
||||
hoverHighlight: false
|
||||
pointerCursor: false
|
||||
label: Home.latency >= 0 ? `${Home.latency} ms` : "NA"
|
||||
iconSource: Home.icon
|
||||
hoverHighlight: false
|
||||
pointerCursor: false
|
||||
label: Home.latency >= 0 ? `${Home.latency} ms` : "NA"
|
||||
iconSource: Home.icon
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user