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