mirror of
https://github.com/paricafe/misskey.git
synced 2025-04-03 21:49:30 -05:00
tweak
This commit is contained in:
parent
c11113b5ab
commit
56f9016010
1 changed files with 1 additions and 1 deletions
|
@ -58,8 +58,8 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
|
||||
<SearchMarker :keywords="['emoji', 'picker', 'default']">
|
||||
<FormSection>
|
||||
<template #label><SearchLabel>{{ i18n.ts.defaultLike }}</SearchLabel></template>
|
||||
<MkPreferenceContainer k="defaultLike">
|
||||
<template #label><SearchLabel>{{ i18n.ts.defaultLike }}</SearchLabel></template>
|
||||
<div class="_buttons" style="padding-top: 8px;">
|
||||
<MkButton rounded :small="true" inline @click="chooseNewLike">
|
||||
<template v-if="defaultLike">
|
||||
|
|
Loading…
Add table
Reference in a new issue