Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit a8381ff

Browse files
committed
update the header field of the question to Deep Space Crystal Chase
1 parent af3e797 commit a8381ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Quiz/Quiz.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<v-container fluid>
33
<v-row justify="center">
44
<speech-area>
5-
<template v-slot:title style="font-size:25px;">Deep Space Crystal Chase</template>
5+
<template v-slot:title style="font-size:25px;">Nym's Crystal Chase</template>
66
<template v-slot:default>
77
<!--
88
<img class="asset" :src="'/' + asset" v-if="!!asset" />

0 commit comments

Comments
 (0)