fix table display

This commit is contained in:
Franzi 2024-07-30 18:52:06 +02:00
parent d526864603
commit 6056a639cb
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -36,12 +36,12 @@ TABLE_LAYOUT = {
},
"row2": {
"active-power": {
"name": "Apparent Power",
"name": "Active Power",
"suffix": "W",
},
"reactive-power": {
"name": "Reactive Power",
"suffix": "VAr",
"apparent-power": {
"name": "Apparent Power",
"suffix": "VA",
},
"power-factor": {
"name": "Power Factor",