mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
chore: change heartbeat audio
This commit is contained in:
parent
28c3c404ad
commit
f43a378697
3 changed files with 1 additions and 1 deletions
Binary file not shown.
BIN
public/sounds/things/heartbeat.wav
Normal file
BIN
public/sounds/things/heartbeat.wav
Normal file
Binary file not shown.
|
|
@ -57,7 +57,7 @@ export const things: Category = {
|
|||
icon: <FaHeartbeat />,
|
||||
id: 'heartbeat',
|
||||
label: 'Heartbeat',
|
||||
src: '/sounds/things/heartbeat.mp3',
|
||||
src: '/sounds/things/heartbeat.wav',
|
||||
},
|
||||
],
|
||||
title: 'Things',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue