Merge branch 'develop' into feature/account-menu-react
This commit is contained in:
@@ -4,7 +4,7 @@ import { WebApplication } from "../application";
|
|||||||
|
|
||||||
export class SearchOptionsState {
|
export class SearchOptionsState {
|
||||||
includeProtectedContents = false;
|
includeProtectedContents = false;
|
||||||
includeArchived = true;
|
includeArchived = false;
|
||||||
includeTrashed = false;
|
includeTrashed = false;
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
|
|||||||
Reference in New Issue
Block a user