aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/search/search-field.type.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/search/search-field.type.ts')
-rw-r--r--client/src/app/shared/search/search-field.type.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/search/search-field.type.ts b/client/src/app/shared/search/search-field.type.ts
index 5228ee68a..6be584ed1 100644
--- a/client/src/app/shared/search/search-field.type.ts
+++ b/client/src/app/shared/search/search-field.type.ts
@@ -1 +1 @@
export type SearchField = "name" | "author" | "podUrl" | "magnetUri" | "tags"; export type SearchField = "name" | "author" | "host" | "magnetUri" | "tags";