mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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