chore: format

This commit is contained in:
ThatOneCalculator 2023-05-07 16:12:18 -07:00
parent 5679e634d0
commit 3dcd6c0e4a
No known key found for this signature in database
GPG Key ID: 8703CACD01000000

View File

@ -46,13 +46,9 @@
{{ i18n.ts._channel.nameOnly }} {{ i18n.ts._channel.nameOnly }}
</option> </option>
</MkRadios> </MkRadios>
<MkButton <MkButton large primary @click="search" class="_gap">{{
large i18n.ts.search
primary }}</MkButton>
@click="search"
class="_gap"
>{{ i18n.ts.search }}</MkButton
>
<MkFoldableSection v-if="channelPagination"> <MkFoldableSection v-if="channelPagination">
<template #header>{{ <template #header>{{
i18n.ts.searchResult i18n.ts.searchResult