There was an error while loading. Please reload this page.
1 parent 56b47ba commit c8bdcaaCopy full SHA for c8bdcaa
1 file changed
src/renderer/routes/Filters.tsx
@@ -31,8 +31,8 @@ export const FiltersRoute: FC = () => {
31
32
<Contents paddingBottom>
33
<Stack direction="vertical" gap="spacious">
34
- <SearchFilter />
35
{hasMultipleAccounts && <AccountFilter />}
+ <SearchFilter />
36
<UserTypeFilter />
37
<SubjectTypeFilter />
38
<StateFilter />
0 commit comments