forked from AkkomaGang/akkoma-fe
also run search on checkbox update
This commit is contained in:
parent
617cd7d1f8
commit
88d04f0af7
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
<div class="input-wrap">
|
<div class="input-wrap">
|
||||||
<Checkbox
|
<Checkbox
|
||||||
v-model="followingOnly"
|
v-model="followingOnly"
|
||||||
|
@change="onInput"
|
||||||
>
|
>
|
||||||
{{ $t('lists.following_only') }}
|
{{ $t('lists.following_only') }}
|
||||||
</Checkbox>
|
</Checkbox>
|
||||||
|
|
Loading…
Reference in a new issue