mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-11 11:51:36 +00:00
Fix: comment for backup
This commit is contained in:
parent
b1adafedd2
commit
1ef78d069d
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ class BackupManager {
|
|||
this.removeBackup(oldBackup)
|
||||
}
|
||||
|
||||
// Notifications only for auto downloaded episodes
|
||||
// Notification for backup successfully completed
|
||||
this.notificationManager.onBackupCompleted(newBackup, this.backups.length, removeOldest)
|
||||
|
||||
return true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue