]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - 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
CommitLineData
e822fdae 1export type SearchField = "name" | "author" | "podUrl" | "magnetUri" | "tags";