Skip to content

Commit bfc0ff5

Browse files
committed
remove unused farts
1 parent 175c603 commit bfc0ff5

7 files changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/ts/constants/sounds.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const soundsConfig: SoundConfigType = {
1616
13: { validNotes: ["C", "D", "E", "Gb", "Ab", "Bb"] },
1717
14: { numberOfSounds: 8 },
1818
15: { numberOfSounds: 5 },
19-
16: { numberOfSounds: 11 }, //TODO 5-7 were disabled
19+
16: { numberOfSounds: 8 },
2020
};
2121

2222
export type ClickSoundConfig = {
-10.3 KB
Binary file not shown.
-8.97 KB
Binary file not shown.
-12.9 KB
Binary file not shown.
-7.21 KB
Binary file not shown.
-11.4 KB
Binary file not shown.
-4.52 KB
Binary file not shown.

0 commit comments

Comments
 (0)