mirror of https://github.com/lidarr/Lidarr
Clear log files
This commit is contained in:
parent
e58576bcfa
commit
4108bbac7a
|
@ -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 New Issue