]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/search/search-field.type.ts
Client: navigate to /videos/list when do search on another page
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / search-field.type.ts
CommitLineData
e822fdae 1export type SearchField = "name" | "author" | "podUrl" | "magnetUri" | "tags";