Merge remote-tracking branch 'upstream/feature/account-menu-react' into account-menu-split-fix

This commit is contained in:
VardanHakobyan
2021-06-25 17:32:43 +03:00

View File

@@ -4,7 +4,7 @@ import { WebApplication } from "../application";
export class SearchOptionsState {
includeProtectedContents = false;
includeArchived = true;
includeArchived = false;
includeTrashed = false;
constructor(