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
commit 1e24cbc6eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 />,