1
0
Fork 0

Remove thing that I accidentally removed before last push

This commit is contained in:
Jonathan Redpath 2022-05-03 19:54:52 +01:00
parent ff09501f37
commit 9e7e07d102

View file

@ -1078,6 +1078,7 @@ var canvas_pfd = {
getKeysMismatch: func() { getKeysMismatch: func() {
return ["ERRCODE"]; return ["ERRCODE"];
}, },
showMetricAlt: 0,
onsideADIRSOperating: 0, onsideADIRSOperating: 0,
update: func(notification) { update: func(notification) {
me.updatePower(notification); me.updatePower(notification);