This should do it (#1338)
This commit should make the notifications silent. Sorry core
This commit is contained in:
parent
ada72f0429
commit
4b66e083c2
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ export default class playbackNotifications {
|
|||
],
|
||||
toastXml: `
|
||||
<toast>
|
||||
<audio silent="true" />
|
||||
<visual>
|
||||
<binding template="ToastText02">
|
||||
<text id="1">${a?.name.replace(/&/g, '&')}</text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue