mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
lint fixup
This commit is contained in:
@@ -97,7 +97,7 @@ class RestoreBackupModalContent extends Component {
|
||||
file: files[0],
|
||||
path: value
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
onRestorePress = () => {
|
||||
const {
|
||||
@@ -109,7 +109,7 @@ class RestoreBackupModalContent extends Component {
|
||||
id,
|
||||
file: this.state.file
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
//
|
||||
// Render
|
||||
|
||||
Reference in New Issue
Block a user