mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 17:47:08 +00:00
Clear log files
This commit is contained in:
parent
e58576bcfa
commit
4108bbac7a
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ module.exports = Marionette.Layout.extend({
|
|||
callback : this._refreshTable
|
||||
},
|
||||
{
|
||||
title : 'Delete Log Files',
|
||||
title : 'Clear Log Files',
|
||||
icon : 'icon-trash',
|
||||
command : this.deleteFilesCommand,
|
||||
successMessage : 'Log files have been deleted',
|
||||
|
|
Loading…
Reference in a new issue