chore: remove trailing new lines
This commit is contained in:
parent
74b698d728
commit
687d491e2a
1 changed files with 0 additions and 2 deletions
|
@ -11,12 +11,10 @@ import DirectMessagesSidebar from '~/components/Me/DirectMessagesSidebar.vue';
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
updateNavbar({isDirectMessages: true})
|
updateNavbar({isDirectMessages: true})
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
onActivated(async () => {
|
onActivated(async () => {
|
||||||
updateNavbar({isDirectMessages: true})
|
updateNavbar({isDirectMessages: true})
|
||||||
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue