Don't use alert
This commit is contained in:
parent
5b18f38f15
commit
d6911b1e06
@ -191,8 +191,8 @@ export class AudioPlayer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Previous track
|
// Previous track
|
||||||
async previous() {
|
previous() {
|
||||||
alert("Previous track is currently work in progress! Check back later :)")
|
this.arn.statusMessage.showInfo("Previous track feature is currently work in progress! Check back later :)")
|
||||||
}
|
}
|
||||||
|
|
||||||
// Next track
|
// Next track
|
||||||
|
Loading…
Reference in New Issue
Block a user