mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-07 13:22:32 +02:00
Merge branch 'master' of github.com:m1k1o/neko into dev
This commit is contained in:
commit
7897fb3749
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<li>
|
||||
<span>{{ $t('setting.scroll') }}</span>
|
||||
<label class="slider">
|
||||
<input type="range" min="5" max="100" v-model="scroll" />
|
||||
<input type="range" min="1" max="100" v-model="scroll" />
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue