mirror of
https://github.com/elk-zone/elk.git
synced 2025-02-20 15:08:48 +01:00
fix: Notifications only mentions tab
This commit is contained in:
parent
726a581add
commit
ae32cf87a7
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ useHeadFixed({
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<TimelineNotifications v-if="isMastoInitialised" />
|
||||
<TimelineMentions v-if="isMastoInitialised" />
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue