Skip to content

Commit

Permalink
fix: Notifications only mentions tab
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Dec 28, 2022
1 parent 726a581 commit ae32cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/notifications/mention.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ useHeadFixed({
</script>

<template>
<TimelineNotifications v-if="isMastoInitialised" />
<TimelineMentions v-if="isMastoInitialised" />
</template>

0 comments on commit ae32cf8

Please sign in to comment.