mirror of https://github.com/Sonarr/Sonarr
parent
7b694ea71d
commit
0ac0a6223a
|
@ -25,7 +25,7 @@ const paged = `${section}.paged`;
|
|||
|
||||
export const defaultState = {
|
||||
options: {
|
||||
includeUnknownSeriesItems: false
|
||||
includeUnknownSeriesItems: true
|
||||
},
|
||||
|
||||
status: {
|
||||
|
|
Loading…
Reference in New Issue