-
Notifications
You must be signed in to change notification settings - Fork 205
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
manifest.jsonにブランド名追加 #567
The head ref may contain hidden characters: "manifest.json\u306B\u30D6\u30E9\u30F3\u30C9\u540D\u8FFD\u52A0"
Conversation
@shirowanisan さんもレビュー頂けると助かります・・・! |
@Hiroshiba ただ、今はrelease-14.0に追従してみなさん作っておられると思うので、 UI側で「brand_nameがないもの」を読み込むときにエラーになってしまうと |
ありがとうございます! たしかにそうですね・・・! |
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!
こちらの方でもこの変更の取り込みを行いたいと思います。
マージします! |
内容
エンジンの名前ではなく、「VOICEVOX」などの名前を表示したい機会があるので、ブランド名を書くためのキーを用意します。
関連 Issue
その他
ついでにnameを
Engine
に変えました。いろいろ表記ゆれしますが、まあとりあえずこんな感じで行こうかなと!