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 63557898a..ff0bb8de1 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' | 'host' | 'magnetUri' | 'tags' export type SearchField = 'name' | 'author' | 'host' | 'tags'