mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
commit
1e24cbc6eb
1 changed files with 3 additions and 3 deletions
|
|
@ -69,9 +69,9 @@ export const animals: Category = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <FaHorseHead />,
|
icon: <FaHorseHead />,
|
||||||
id: 'horse-galopp',
|
id: 'horse-gallop',
|
||||||
label: 'Horse Galopp',
|
label: 'Horse Gallop',
|
||||||
src: '/sounds/animals/horse-galopp.mp3',
|
src: '/sounds/animals/horse-gallop.mp3',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <FaCat />,
|
icon: <FaCat />,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue