Skip to content

Commit a574561

Browse files
Correct TaskManager5inch net up/down display
The two values appear transposed
1 parent 67661cb commit a574561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/themes/TaskManager5inch/theme.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ STATS:
307307
SHOW: True
308308
SHOW_UNIT: True
309309
X: 202
310-
Y: 324
310+
Y: 346
311311
FONT: roboto-mono/RobotoMono-Regular.ttf
312312
FONT_SIZE: 20
313313
FONT_COLOR: 0, 0, 0
@@ -317,7 +317,7 @@ STATS:
317317
SHOW: True
318318
SHOW_UNIT: True
319319
X: 202
320-
Y: 346
320+
Y: 324
321321
FONT: roboto-mono/RobotoMono-Regular.ttf
322322
FONT_SIZE: 20
323323
FONT_COLOR: 0, 0, 0

0 commit comments

Comments
 (0)