1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04: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
+1 -1
View File
@@ -25,7 +25,7 @@ const paged = `${section}.paged`;
export const defaultState = {
options: {
includeUnknownSeriesItems: false
includeUnknownSeriesItems: true
},
status: {