We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#12340 の対応でHTMLAudioElementを使って音を出すのをやめましたが、ウィジェット内で音を出している箇所はまだHTMLAudioElementのままになっています。このままだと音が出ません。
HTMLAudioElement
対応漏れです、ごめんなさい🙇♂
ジョブキューのwaitingが1以上のときに音が出る
音が出ない
ジョブキューのwaitingを1以上にする
* Model and OS of the device(s): Windows10 x64 * Browser: Any * Server URL: Any * Misskey: 2023.11.1
-
The text was updated successfully, but these errors were encountered:
いまローカルで動確中なのでプルリクも自分が出します
Sorry, something went wrong.
マージ感謝:pray:
No branches or pull requests
💡 Summary
#12340 の対応で
HTMLAudioElement
を使って音を出すのをやめましたが、ウィジェット内で音を出している箇所はまだHTMLAudioElement
のままになっています。このままだと音が出ません。対応漏れです、ごめんなさい🙇♂
🥰 Expected Behavior
ジョブキューのwaitingが1以上のときに音が出る
🤬 Actual Behavior
音が出ない
📝 Steps to Reproduce
ジョブキューのwaitingを1以上にする
💻 Frontend Environment
🛰 Backend Environment (for server admin)
-
The text was updated successfully, but these errors were encountered: