mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
Clear log files
This commit is contained in:
@@ -69,7 +69,7 @@ module.exports = Marionette.Layout.extend({
|
|||||||
callback : this._refreshTable
|
callback : this._refreshTable
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title : 'Delete Log Files',
|
title : 'Clear Log Files',
|
||||||
icon : 'icon-trash',
|
icon : 'icon-trash',
|
||||||
command : this.deleteFilesCommand,
|
command : this.deleteFilesCommand,
|
||||||
successMessage : 'Log files have been deleted',
|
successMessage : 'Log files have been deleted',
|
||||||
|
|||||||
Reference in New Issue
Block a user