chore: change heartbeat audio

This commit is contained in:
MAZE 2023-12-28 21:45:20 +03:30
parent 28c3c404ad
commit f43a378697
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View file

@ -57,7 +57,7 @@ export const things: Category = {
icon: <FaHeartbeat />, icon: <FaHeartbeat />,
id: 'heartbeat', id: 'heartbeat',
label: 'Heartbeat', label: 'Heartbeat',
src: '/sounds/things/heartbeat.mp3', src: '/sounds/things/heartbeat.wav',
}, },
], ],
title: 'Things', title: 'Things',