mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
always show bubble timeline controls
This commit is contained in:
parent
cace4153e4
commit
05884cb83d
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
<FormLink to="/admin/server-rules">{{ i18n.ts.serverRules }}</FormLink>
|
<FormLink to="/admin/server-rules">{{ i18n.ts.serverRules }}</FormLink>
|
||||||
|
|
||||||
<!-- TODO translate -->
|
<MkFolder>
|
||||||
<MkFolder v-if="bubbleTimelineEnabled">
|
|
||||||
<template #icon><i class="ph-drop ph-bold ph-lg"></i></template>
|
<template #icon><i class="ph-drop ph-bold ph-lg"></i></template>
|
||||||
<template #label>Bubble timeline</template>
|
<template #label>Bubble timeline</template>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue