]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/search/search-field.type.ts
Server: Add NSFW in user profile
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / search-field.type.ts
CommitLineData
feb4bdfd 1export type SearchField = "name" | "author" | "host" | "magnetUri" | "tags";