Reduce buffer to 400

pull/62/head
Varun Patil 2022-09-26 00:40:29 -07:00
parent d6d8170f33
commit abff2156de
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,7 @@
:key="state"
:items="list"
:emit-update="true"
:buffer="800"
:buffer="400"
key-field="id"
size-field="size"
type-field="type"