mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 17:23:54 +09:00
🎨
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
<XColumn v-if="deckStore.state.alwaysShowMainColumn || $route.name !== 'index'" :column="column" :is-stacked="isStacked">
|
||||
<template #header>
|
||||
<template v-if="pageInfo">
|
||||
<i :class="pageInfo.icon"></i>
|
||||
{{ pageInfo.title }}
|
||||
</template>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user