Skip to content
Snippets Groups Projects
Commit 4b9c6e79 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

make progress bar not clickable, fixes #117

parent b67816d9
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
striped
rounded
height="20"
v-model="progress"
:value="progress"
>
<strong style="color:white; text-transform:capitalize;">{{progress}} %</strong>
</v-progress-linear>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment