mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 19:31:39 +00:00
Revert: loading indicator (error in browser)
This commit is contained in:
parent
14719f83fb
commit
7545d6634d
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ export default {
|
|||
props: {
|
||||
text: {
|
||||
type: String,
|
||||
default: this.$strings.MessagePleaseWait
|
||||
//default: this.$strings.MessagePleaseWait
|
||||
default: 'Please wait...'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue