]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/search/search-field.type.ts
Add video privacy setting
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / search-field.type.ts
CommitLineData
fd45e8f4 1export type SearchField = 'name' | 'author' | 'host' | 'tags'