mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-10 05:54:47 +02:00
Update logs to mask server address, add share txt file button
This commit is contained in:
parent
390388fe83
commit
2000534e37
3 changed files with 78 additions and 16 deletions
|
@ -31,7 +31,9 @@ class AbsLoggerWeb extends WebPlugin {
|
|||
}
|
||||
|
||||
async getAllLogs() {
|
||||
return this.logs
|
||||
return {
|
||||
value: this.logs
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue