Browse Source

Merge tag 'uncomment-line' into develop

Vincent GUFFON 3 years ago
parent
commit
5cffab6ebb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      layouts/default.vue

+ 1 - 1
layouts/default.vue

@@ -11,7 +11,7 @@
       <v-main class="ot_content_color">
       <v-main class="ot_content_color">
         <LayoutSubheader v-if="displayedSubHeader" />
         <LayoutSubheader v-if="displayedSubHeader" />
 
 
-<!--        <LayoutAlertbar class="mt-1"></LayoutAlertbar>-->
+        <LayoutAlertbar class="mt-1"></LayoutAlertbar>
 
 
         <!-- Page will be rendered here-->
         <!-- Page will be rendered here-->
         <nuxt />
         <nuxt />