Skip to content

Commit

Permalink
Alpha 0.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
MintyTrebor authored Jun 17, 2021
1 parent 775c849 commit d3fe014
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/BtnCmdDataFunctions.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,11 @@ export default {
panelZIndex: 2,
panelMMPrefix: '',
panelMMPath: '',
panelColor: '',
panelMMOrientation: 'H',
panelMMPrefixColor: '',
panelMMValueColor: '',
panelMMTextSize: 'body-2',
panelColor: '',
customPanelID: null,
altWebCamParams: {
altWebCamURL: 'http://',
Expand Down Expand Up @@ -260,4 +261,4 @@ export default {
}
},
}
};
};

0 comments on commit d3fe014

Please # to comment.