mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
fix: typo
This commit is contained in:
parent
d7001952f9
commit
5cfb9a8293
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ export const sounds: {
|
||||||
{
|
{
|
||||||
icon: <FaWater />,
|
icon: <FaWater />,
|
||||||
id: 'waves',
|
id: 'waves',
|
||||||
label: 'waves',
|
label: 'Waves',
|
||||||
src: '/sounds/nature/waves.mp3',
|
src: '/sounds/nature/waves.mp3',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue