Skip to content

Commit

Permalink
haslinghuis comment inc
Browse files Browse the repository at this point in the history
  • Loading branch information
P-I-Engineer committed Jun 28, 2022
1 parent c552272 commit cbe38ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/tabs/osd.js
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,10 @@ OSD.loadDisplayFields = function() {
variants: [
'osdTextElementVTXchannelVariantFull',
'osdTextElementVTXchannelVariantPower',
],
],
preview(osdData) {
return OSD.generateVTXChannelPreview(osdData);
}
},
},
VOLTAGE_WARNING: {
name: 'VOLTAGE_WARNING',
Expand Down

0 comments on commit cbe38ff

Please sign in to comment.