mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
useHead
This commit is contained in:
@@ -56,4 +56,6 @@ const setRequestedFrom = async (MangaConnectorName: string, IsRequested: boolean
|
||||
});
|
||||
await refreshNuxtData(FetchKeys.Manga.Id(mangaId));
|
||||
};
|
||||
|
||||
useHead({title: `Manga ${manga.value?.name}`});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user