fix: Notifications only mentions tab
This commit is contained in:
parent
726a581add
commit
ae32cf87a7
|
@ -6,5 +6,5 @@ useHeadFixed({
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<TimelineNotifications v-if="isMastoInitialised" />
|
||||
<TimelineMentions v-if="isMastoInitialised" />
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue