omg
This commit is contained in:
parent
40c66281e2
commit
214eefb894
1 changed files with 1 additions and 1 deletions
|
@ -182,9 +182,9 @@ function Right() {
|
||||||
hpack: "end",
|
hpack: "end",
|
||||||
spacing: 8,
|
spacing: 8,
|
||||||
children: [
|
children: [
|
||||||
BatteryLabel(),
|
|
||||||
Volume(),
|
Volume(),
|
||||||
Clock(),
|
Clock(),
|
||||||
|
BatteryLabel(),
|
||||||
SysTray(),
|
SysTray(),
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue