diff --git a/src/components/sidebar/AlbumCount.astro b/src/components/sidebar/AlbumCount.astro index 00be1f0..cdea105 100644 --- a/src/components/sidebar/AlbumCount.astro +++ b/src/components/sidebar/AlbumCount.astro @@ -22,7 +22,7 @@ const categories = categoryRows.reduce(
{m.ostCount()}: {albumCount}
-
{m.animOsts}: {categories.Animation}
-
{m.gameOsts}: {categories.Game}
+
{m.AnimationOsts}: {categories.Animation}
+
{m.GameOsts}: {categories.Game}