mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-15 09:50:48 +02:00
Use nuxtjs/mdc to render descriptions
This commit is contained in:
@@ -44,6 +44,7 @@ const onLibrarySelectChange = async () => {
|
||||
method: 'POST',
|
||||
path: { MangaId: props.mangaId, LibraryId: library.value },
|
||||
});
|
||||
await refreshNuxtData(FetchKeys.Manga.Id(props.mangaId));
|
||||
loading.value = false;
|
||||
};
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user