mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
Sync Packages with Radarr
This commit is contained in:
parent
6a7aad40cd
commit
0a32b7eaf7
66 changed files with 2278 additions and 1939 deletions
|
@ -200,7 +200,7 @@ class RestoreBackupModalContent extends Component {
|
|||
</div>
|
||||
|
||||
<Button onPress={onModalClose}>
|
||||
Cancel
|
||||
Cancel
|
||||
</Button>
|
||||
|
||||
<SpinnerButton
|
||||
|
@ -209,7 +209,7 @@ class RestoreBackupModalContent extends Component {
|
|||
isSpinning={isRestoring}
|
||||
onPress={this.onRestorePress}
|
||||
>
|
||||
Restore
|
||||
Restore
|
||||
</SpinnerButton>
|
||||
</ModalFooter>
|
||||
</ModalContent>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue