New: Display Unknown Items in Activity Queue by Default

pull/1438/head
bakerboy448 3 years ago committed by Qstick
parent 9a2260a00f
commit e4fdf71eee

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

Loading…
Cancel
Save