beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fixed bug introduced in 7bdb766c2a4d, typo breaking meter widget
svghmi
2021-07-12, Edouard Tisserant
1fd8bef23f67
Parents
16066300b254
Children
c696ecf5173a
SVGHMI: fixed bug introduced in 7bdb766c2a4d, typo breaking meter widget
1 files changed, 1 insertions(+), 1 deletions(-)
+1
-1
svghmi/widget_meter.ysl2
--- a/svghmi/widget_meter.ysl2 Mon Jul 12 16:29:55 2021 +0200
+++ b/svghmi/widget_meter.ysl2 Mon Jul 12 23:26:14 2021 +0200
@@ -26,7 +26,7 @@
}
-widget_class("Metter"){
+widget_class("Meter"){
||
frequency = 10;
origin = undefined;