Remove thing that I accidentally removed before last push
This commit is contained in:
parent
ff09501f37
commit
9e7e07d102
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||||
|
|
Loading…
Reference in a new issue