]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - shared/models/videos/comment/index.ts
Add ability to filter out public videos from admin
[github/Chocobozzz/PeerTube.git] / shared / models / videos / comment / index.ts
CommitLineData
12edc149 1export * from './video-comment-create.model'
2b02c520 2export * from './video-comment.model'