mirror of
https://github.com/remvze/moodist.git
synced 2026-02-28 09:03:12 +08:00
chore: add more sounds
This commit is contained in:
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',
|
||||||
|
|||||||
Reference in New Issue
Block a user