]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - 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
1 export type SearchField = 'name' | 'author' | 'host' | 'tags'