mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
todo
This commit is contained in:
parent
14fb2ffa8b
commit
1c8d1f1b88
1 changed files with 3 additions and 2 deletions
|
@ -49,13 +49,14 @@
|
||||||
</h2>
|
</h2>
|
||||||
<h3>{{ i18n.ts._tutorial.step1_1 }}</h3>
|
<h3>{{ i18n.ts._tutorial.step1_1 }}</h3>
|
||||||
<div>{{ i18n.ts._tutorial.step1_2 }}</div>
|
<div>{{ i18n.ts._tutorial.step1_2 }}</div>
|
||||||
<FormSwitch v-model="autoplayMfm" class="_formBlock">
|
<!-- TODO: move to new slide -->
|
||||||
|
<!-- <FormSwitch v-model="autoplayMfm" class="_formBlock">
|
||||||
{{ i18n.ts._mfm.alwaysPlay }}
|
{{ i18n.ts._mfm.alwaysPlay }}
|
||||||
<template #caption>
|
<template #caption>
|
||||||
<i class="ph-warning ph-bold ph-lg" style="color: var(--warn)"></i>
|
<i class="ph-warning ph-bold ph-lg" style="color: var(--warn)"></i>
|
||||||
{{ i18n.ts._mfm.warn }}
|
{{ i18n.ts._mfm.warn }}
|
||||||
</template>
|
</template>
|
||||||
</FormSwitch>
|
</FormSwitch> -->
|
||||||
<FormSwitch v-model="reduceAnimation" class="_formBlock">
|
<FormSwitch v-model="reduceAnimation" class="_formBlock">
|
||||||
{{ i18n.ts.reduceUiAnimation }}
|
{{ i18n.ts.reduceUiAnimation }}
|
||||||
</FormSwitch>
|
</FormSwitch>
|
||||||
|
|
Loading…
Add table
Reference in a new issue