mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-28 23:48:45 +02:00
Update logs to mask server address, add share txt file button
This commit is contained in:
@@ -31,7 +31,9 @@ class AbsLoggerWeb extends WebPlugin {
|
||||
}
|
||||
|
||||
async getAllLogs() {
|
||||
return this.logs
|
||||
return {
|
||||
value: this.logs
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user