]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/search/search-field.type.ts
Merge branch 'webseed'
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / search-field.type.ts
CommitLineData
e822fdae 1export type SearchField = "name" | "author" | "podUrl" | "magnetUri" | "tags";