We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f648d98 commit 08dd4a8Copy full SHA for 08dd4a8
src/components/TaskList.vue
@@ -58,7 +58,7 @@
58
})
59
}}</span>
60
</p>
61
- <!--show the circular progress bar filled with level progress--><ve-progress
+ <!--show the circular progress bar filled with current level progress--><ve-progress
62
:progress="getCurrentProgress"
63
>Level
64
<span id="text-numeric-display">{{
0 commit comments