mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-08 21:08:43 +02:00
Update error icon on audio player cover to show progress sync alert dialog when tapped #1396
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user