mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Calculate custom formats on demand
This commit is contained in:
@@ -123,9 +123,6 @@ class CustomFormat extends Component {
|
||||
<div>
|
||||
Are you sure you want to delete custom format '{name}'?
|
||||
</div>
|
||||
<div>
|
||||
This will remove all associations to this format in the DB. This may result in existing files being updated.
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
confirmLabel="Delete"
|
||||
|
Reference in New Issue
Block a user