change sweetalert theme
This commit is contained in:
@@ -166,7 +166,7 @@ function nowplaying(mode) {
|
||||
} else {
|
||||
Swal.fire({
|
||||
type: 'info',
|
||||
title: lang.lang_spotify_acct,
|
||||
text: lang.lang_spotify_acct,
|
||||
})
|
||||
}
|
||||
} else if (mode == 'itunes') {
|
||||
@@ -239,7 +239,7 @@ function nowplaying(mode) {
|
||||
} else {
|
||||
Swal.fire({
|
||||
type: 'info',
|
||||
title: lang.lang_spotify_acct,
|
||||
text: lang.lang_spotify_acct,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
@@ -226,7 +226,7 @@ function spotifytips() {
|
||||
} else {
|
||||
Swal.fire({
|
||||
type: 'info',
|
||||
title: lang.lang_spotify_acct
|
||||
text: lang.lang_spotify_acct
|
||||
})
|
||||
tips('ver')
|
||||
return false
|
||||
|
Reference in New Issue
Block a user