mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Search channels against handles and not names
This commit is contained in:
parent
fbd67e7f38
commit
b033851fb5
17 changed files with 87 additions and 34 deletions
|
@ -1,4 +1,5 @@
|
|||
import { omit, pick } from 'lodash'
|
||||
import { omit } from 'lodash'
|
||||
import { pick } from '@shared/core-utils'
|
||||
import {
|
||||
HttpStatusCode,
|
||||
MyUser,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue