mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-09 10:16:41 +00:00
New: Display Unknown Items in Activity Queue by Default
This commit is contained in:
@@ -26,7 +26,7 @@ const paged = `${section}.paged`;
|
||||
|
||||
export const defaultState = {
|
||||
options: {
|
||||
includeUnknownAuthorItems: false
|
||||
includeUnknownAuthorItems: true
|
||||
},
|
||||
|
||||
status: {
|
||||
|
||||
Reference in New Issue
Block a user