Merge branch 'develop' into chat

This commit is contained in:
syuilo
2025-03-22 08:05:29 +09:00
13 changed files with 1642 additions and 1334 deletions

View File

@@ -7,6 +7,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<MkStickyContainer class="_pageScrollable">
<template #header><MkPageHeader v-model:tab="tab" :actions="actions" :tabs="tabs"/></template>
<slot></slot>
<template #footer><slot name="footer"></slot></template>
</MkStickyContainer>
</template>

View File

@@ -140,6 +140,7 @@ export const PREF_DEF = {
'-',
'explore',
'announcements',
'channels',
'search',
'-',
'ui',