]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/search/search-field.type.ts
Use ng2-file-upload instead of jquery and add tags support to the video
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / search-field.type.ts
index 846236290cb4ce21f42d78f444e351ce94856488..5228ee68a63b30d1abdb8788662b92f326c56370 100644 (file)
@@ -1 +1 @@
-export type SearchField = "name" | "author" | "podUrl" | "magnetUri";
+export type SearchField = "name" | "author" | "podUrl" | "magnetUri" | "tags";