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