1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

New: Display Unknown Items in Activity Queue by default

Closes #4783
This commit is contained in:
bakerboy448 2021-12-07 10:12:38 -06:00 committed by GitHub
parent 7b694ea71d
commit 0ac0a6223a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ const paged = `${section}.paged`;
export const defaultState = {
options: {
includeUnknownSeriesItems: false
includeUnknownSeriesItems: true
},
status: {