always show bubble timeline controls

This commit is contained in:
Hazelnoot 2025-05-11 04:05:10 -04:00
parent cace4153e4
commit 05884cb83d

View file

@ -26,8 +26,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<FormLink to="/admin/server-rules">{{ i18n.ts.serverRules }}</FormLink>
<!-- TODO translate -->
<MkFolder v-if="bubbleTimelineEnabled">
<MkFolder>
<template #icon><i class="ph-drop ph-bold ph-lg"></i></template>
<template #label>Bubble timeline</template>