Verified Commit 9ab2778e authored by Grégor JOUET's avatar Grégor JOUET 🔧
Browse files

Show print progress x5

parent 7f9230ee
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@

    <v-tooltip left>
      <template v-slot:activator="{ on }">
        <v-card-text align="left" v-show="show_print_state()" v-on="on">
        <v-card-text align="left" :v-show="show_print_state()" v-on="on">
          <v-icon color="grey">mdi-clock-time-four</v-icon>
          &nbsp;{{ print_state() }}
        </v-card-text>