mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04:00
lint fixup
This commit is contained in:
@@ -61,11 +61,11 @@ class LogFilesConnector extends Component {
|
||||
|
||||
onRefreshPress = () => {
|
||||
this.props.fetchLogFiles();
|
||||
}
|
||||
};
|
||||
|
||||
onDeleteFilesPress = () => {
|
||||
this.props.executeCommand({ name: commandNames.DELETE_LOG_FILES });
|
||||
}
|
||||
};
|
||||
|
||||
//
|
||||
// Render
|
||||
|
||||
Reference in New Issue
Block a user