mirror of
https://github.com/remvze/moodist.git
synced 2025-11-30 02:05:21 -05:00
chore: add more sounds
This commit is contained in:
parent
6bdf28afdc
commit
8c75f875f0
BIN
public/sounds/nature/howling-wind.mp3
Normal file
BIN
public/sounds/nature/howling-wind.mp3
Normal file
Binary file not shown.
Binary file not shown.
@ -77,6 +77,12 @@ export const sounds: {
|
|||||||
label: 'Wind',
|
label: 'Wind',
|
||||||
src: '/sounds/nature/wind.mp3',
|
src: '/sounds/nature/wind.mp3',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
icon: <FaWind />,
|
||||||
|
id: 'howling-wind',
|
||||||
|
label: 'Howling Wind',
|
||||||
|
src: '/sounds/nature/howling-wind.mp3',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: <FaWind />,
|
icon: <FaWind />,
|
||||||
id: 'wind-in-trees',
|
id: 'wind-in-trees',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user