diff --git a/src/components/VueTitle.vue b/src/components/VueTitle.vue index 3d27ced..102458a 100644 --- a/src/components/VueTitle.vue +++ b/src/components/VueTitle.vue @@ -9,3 +9,5 @@ onMounted(function () { document.title = props.title }) + + diff --git a/src/views/HomepageView.vue b/src/views/HomepageView.vue index d7841ec..a8891fd 100644 --- a/src/views/HomepageView.vue +++ b/src/views/HomepageView.vue @@ -95,13 +95,13 @@ export default { + - {{ $t('home.following') }} {{ $t('home.streamersYouFollow') }}
{{ $t('home.streamersYouFollow') }}