Browse Source

add extension interface

Front 3 years ago
parent
commit
3162074b5a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Website/pages/troubleshoot.vue

+ 2 - 0
Website/pages/troubleshoot.vue

@@ -1,5 +1,7 @@
 <template>
   <div>
+    <div id="extension-version" />
+
     <v-stepper :value="progress" class="mt-12" outlined max-width="800px">
       <v-stepper-header>
         <v-stepper-step step="1" :complete="steps.one">Setup</v-stepper-step>