Skip to content

Commit

Permalink
fix aiki nage
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Sep 13, 2024
1 parent 06fece4 commit 41b9271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/speechpacks/default/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type { SpeechPack } from "$core/model";
import ai_hanmi_katate_dori from "./audio/ai-hanmi-katate-dori.mp3";
import aiki_nage from "./audio/aiki-nage.mp3.mp3";
import aiki_nage from "./audio/aiki-nage.mp3";
import chudan_tsuki from "./audio/chudan-tsuki.mp3";
import gokyo from "./audio/gokyo.mp3";
import gyuako_hanmi_katate_dori from "./audio/gyuako-hanmi-katate-dori.mp3";
Expand Down

0 comments on commit 41b9271

Please sign in to comment.