]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/search/search-field.type.ts
Server: Add NSFW in user profile
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / search-field.type.ts
index 846236290cb4ce21f42d78f444e351ce94856488..6be584ed15d2ca4679c5c29535bf436af2c91a5d 100644 (file)
@@ -1 +1 @@
-export type SearchField = "name" | "author" | "podUrl" | "magnetUri";
+export type SearchField = "name" | "author" | "host" | "magnetUri" | "tags";