keeping this here until for now
This commit is contained in:
parent
01429d7ff0
commit
4806db7b08
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ export default class playbackNotifications {
|
||||||
{
|
{
|
||||||
'type': 'button',
|
'type': 'button',
|
||||||
'text': 'Play/Pause'
|
'text': 'Play/Pause'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
'type': 'button',
|
||||||
|
'text': 'Next'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
toastXml: `<toast>
|
toastXml: `<toast>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue