diff --git a/src/shell/napcat.ts b/src/shell/napcat.ts index d43be1fb..139c5f40 100644 --- a/src/shell/napcat.ts +++ b/src/shell/napcat.ts @@ -1,4 +1,4 @@ -import { convertAudio } from '@/common/audio_pure'; +import { convertAudio } from '@/common/audio-pure'; import { NCoreInitShell } from './base'; await convertAudio("F:\\BVideo\\陈致逸,HOYO-MiX - 蒲苇如丝 Lovers' Oath.mp3", "F:\\BVideo\\陈致逸,HOYO-MiX - 蒲苇如丝 Lovers' Oath.wav", "wav"); NCoreInitShell(); \ No newline at end of file