New: Display Unknown Items in Activity Queue by default

Closes #4783
pull/4793/head
bakerboy448 3 years ago committed by GitHub
parent 7b694ea71d
commit 0ac0a6223a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save