mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
UI styling/propType fixes
This commit is contained in:
@@ -10,7 +10,7 @@ import EditReleaseProfileModalContent from './EditReleaseProfileModalContent';
|
||||
const newReleaseProfile = {
|
||||
required: '',
|
||||
ignored: '',
|
||||
preferred: '',
|
||||
preferred: [],
|
||||
includePreferredWhenRenaming: false,
|
||||
tags: []
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user