-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ソング: USTファイルのインポート機能の追加 #1933
ソング: USTファイルのインポート機能の追加 #1933
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ほぼ lgtm です!! かなり遊びやすくなるようになるのではないかと期待してます!!
src/store/singing.ts
Outdated
} | ||
}); | ||
} catch (error) { | ||
throw new Error("Failed to parse UST file.", { cause: error }); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
エラー起こらない気がしますね・・・!
念のためにという感じでしょうか?
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
いったん指摘点修正済みです |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!!
喜んでくださる方がいっぱいいらっしゃると嬉しいですね!!!
内容
関連 Issue
ref #1908
close #1908
スクリーンショット・動画など
その他