From 52e16c599f7552b0642911dbfa2c63c77d1375ba Mon Sep 17 00:00:00 2001 From: mikeller Date: Wed, 8 Apr 2020 23:49:45 +1200 Subject: [PATCH] Fixed naming of ANGLE mode in OSD preview. --- src/js/tabs/osd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/tabs/osd.js b/src/js/tabs/osd.js index 57c49ce1..99dbd6f5 100644 --- a/src/js/tabs/osd.js +++ b/src/js/tabs/osd.js @@ -670,7 +670,7 @@ OSD.loadDisplayFields = function() { default_position: -1, draw_order: 90, positionable: true, - preview: 'STAB' + preview: 'ANGL' }, GPS_SPEED: { name: 'GPS_SPEED',