This website requires JavaScript.
Explore
Help
Sign in
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
9e841674da
peertube
/
shared
/
models
/
videos
/
video-channel-update.model.ts
6 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add video channels
2017-10-24 13:41:09 -04:00
export
interface
VideoChannelUpdate
{
name
:
string
Implement support field in video and video channel
2018-02-15 08:46:26 -05:00
description?
:
string
support?
:
string
Add video channels
2017-10-24 13:41:09 -04:00
}
Copy permalink