]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/search/search-field.type.ts
Add info when server is processing a video at upload
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / search-field.type.ts
CommitLineData
df98563e 1export type SearchField = 'name' | 'author' | 'host' | 'magnetUri' | 'tags'