mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
chore: add more sounds
This commit is contained in:
parent
6bdf28afdc
commit
8c75f875f0
3 changed files with 6 additions and 0 deletions
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…
Add table
Reference in a new issue