mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Filter videos by live in custom markup
This commit is contained in:
parent
3da38d6e9f
commit
ff4de38385
8 changed files with 31 additions and 30 deletions
|
@ -36,6 +36,8 @@ export type VideosListMarkupData = {
|
|||
channelHandle?: string
|
||||
accountHandle?: string
|
||||
|
||||
isLive?: string // number
|
||||
|
||||
onlyLocal?: string // boolean
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue