mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
label the cat
This commit is contained in:
parent
42aedca5d7
commit
13bf4b919b
1 changed files with 1 additions and 1 deletions
|
@ -822,7 +822,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
<SearchMarker :keywords="['oneko', 'cat']">
|
||||
<MkPreferenceContainer k="oneko">
|
||||
<MkSwitch v-model="oneko">
|
||||
<template #label>{{ i18n.ts.oneko }}</template>
|
||||
<template #label><SearchLabel>{{ i18n.ts.oneko }}</SearchLabel></template>
|
||||
</MkSwitch>
|
||||
</MkPreferenceContainer>
|
||||
</SearchMarker>
|
||||
|
|
Loading…
Add table
Reference in a new issue