fix: typo

This commit is contained in:
Daniel Bulant 2021-06-28 13:48:06 +02:00
parent 4d1d7a5e67
commit 3df10a19ac

View file

@ -13,7 +13,7 @@
$: mangaData = getManga(manga);
console.log(mangaData);
const blocked = ["227e3f72-863f-46f9-bafe-c43104ca29ee", "b0b721ff-c388-4486-aa0f-c2b0bb321512];
const blocked = ["227e3f72-863f-46f9-bafe-c43104ca29ee", "b0b721ff-c388-4486-aa0f-c2b0bb321512"];
</script>
<svelte:head>
{#if blocked.includes(manga)}