mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Limit initial device visible app list to 50
This commit is contained in:
parent
4ddc4b3502
commit
e222857af5
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
:app-list="deviceAppList"
|
||||
:quick-buttons="quickButtons"
|
||||
:autofocus="false"
|
||||
:initial-limit="50"
|
||||
@update:query="query = $event"
|
||||
>
|
||||
<template v-slot:before-search>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue