diff --git a/src/components/init.js b/src/components/init.js index d751f8a0c9..d4bcf2d236 100644 --- a/src/components/init.js +++ b/src/components/init.js @@ -38,6 +38,8 @@ const betaflightModel = reactive({ PortUsage, PortHandler, CONNECTION, + // Reactive expert mode flag to drive tab visibility via Vue + expertMode: false, }); tippy.setDefaultProps({ diff --git a/src/index.html b/src/index.html index f68454799c..27bc3020ed 100644 --- a/src/index.html +++ b/src/index.html @@ -88,7 +88,7 @@
@@ -137,27 +137,22 @@
  • -
  • +
  • -
  • -
  • -
  • +
  • +
  • +
  • -
  • +
  • -
  • -
  • -
  • -
  • +
  • +
  • +
  • +
  • -