mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
test
This commit is contained in:
parent
61df9f65f9
commit
082d9d8743
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
v-slot="{ item: note, index, active }"
|
||||
:items="notes"
|
||||
:min-item-size="10"
|
||||
:buffer="200"
|
||||
:buffer="600"
|
||||
:class="{ noGap }"
|
||||
listClass="notes"
|
||||
itemClass="note"
|
||||
|
|
Loading…
Reference in a new issue