mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Toolbar/Actioneer callback cleanup
This commit is contained in:
parent
1df9c49c46
commit
cdf34d5676
8 changed files with 22 additions and 23 deletions
|
@ -78,7 +78,7 @@ define(
|
|||
successMessage : 'Log files have been deleted',
|
||||
errorMessage : 'Failed to delete log files',
|
||||
ownerContext : this,
|
||||
successCallback: this._refreshLogs
|
||||
onSuccess: this._refreshLogs
|
||||
}
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue