mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-02 18:14:47 +02:00
Update error icon on audio player cover to show progress sync alert dialog when tapped #1396
This commit is contained in:
parent
a35c94cf03
commit
d5fa36b11a
3 changed files with 13 additions and 2 deletions
|
@ -152,7 +152,7 @@ export default {
|
|||
Dialog.alert({
|
||||
title: 'Old Server Connection Warning',
|
||||
message: this.$strings.MessageOldServerConnectionWarningHelp,
|
||||
cancelText: 'OK'
|
||||
cancelText: this.$strings.ButtonOk
|
||||
})
|
||||
},
|
||||
checkIdUuid(userId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue