Skip to content

Commit f2c51fc

Browse files
wxtimMetRonnie
andauthored
Update src/views/Guide.vue
Co-authored-by: Ronnie Dutta <[email protected]>
1 parent 32c07c1 commit f2c51fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Guide.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
154154
<template v-slot:prepend>
155155
<task
156156
style="font-size: 2em;"
157-
:task="{state: 'skip', runtime: { runMode: 'Skip' }}"
157+
:task="{state: 'waiting', runtime: { runMode: 'Skip' }}"
158158
class="mr-4"
159159
/>
160160
</template>

0 commit comments

Comments
 (0)