mirror of
https://github.com/remvze/moodist.git
synced 2025-11-29 17:55:03 -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',
|
||||
src: '/sounds/nature/wind.mp3',
|
||||
},
|
||||
{
|
||||
icon: <FaWind />,
|
||||
id: 'howling-wind',
|
||||
label: 'Howling Wind',
|
||||
src: '/sounds/nature/howling-wind.mp3',
|
||||
},
|
||||
{
|
||||
icon: <FaWind />,
|
||||
id: 'wind-in-trees',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user