Skip to content

Commit

Permalink
Code: 空行を空ける
Browse files Browse the repository at this point in the history
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
  • Loading branch information
sevenc-nanashi and Hiroshiba authored Dec 31, 2024
1 parent a9bfb8a commit c109315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/store/singing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3520,6 +3520,7 @@ export const singingStore = createPartialStore<SingingStoreTypes>({

return { result: "SUCCESS", path: firstFilePath };
}

// それ以外の場合は単一ファイルの形式を選択する
else {
let buffer: Uint8Array;
Expand Down

0 comments on commit c109315

Please sign in to comment.