Merge pull request #69 from ncguk/patch-2

Update animals.tsx
This commit is contained in:
MAZE ✧
2025-07-19 21:48:24 +03:30
committed by GitHub

View File

@@ -69,9 +69,9 @@ export const animals: Category = {
},
{
icon: <FaHorseHead />,
id: 'horse-galopp',
label: 'Horse Galopp',
src: '/sounds/animals/horse-galopp.mp3',
id: 'horse-gallop',
label: 'Horse Gallop',
src: '/sounds/animals/horse-gallop.mp3',
},
{
icon: <FaCat />,