oops, add it back

This commit is contained in:
madeofstown
2025-02-17 15:35:16 -08:00
parent ab1f1a71ea
commit a67383ee68

View File

@@ -666,7 +666,7 @@ async def graph_power(request):
{
'label': 'voltage',
'fields': ['voltage'],
'palette': 'Set2'
'palette': 'Set2',
},
],
)