summaryrefslogtreecommitdiffstats
path: root/ui/src/components/search.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/components/search.tsx')
-rw-r--r--ui/src/components/search.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/src/components/search.tsx b/ui/src/components/search.tsx
index 0f8727cb..34a4a3d3 100644
--- a/ui/src/components/search.tsx
+++ b/ui/src/components/search.tsx
@@ -29,6 +29,7 @@ export class Search extends Component<any, SearchState> {
page: 1,
searchResponse: {
op: null,
+ type_: null,
posts: [],
comments: [],
communities: [],