]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - shared/models/videos/video-streaming-playlist.type.ts
Add nth abuse count for a given video, add reporter/reportee reports stats
[github/Chocobozzz/PeerTube.git] / shared / models / videos / video-streaming-playlist.type.ts
... / ...
CommitLineData
1export enum VideoStreamingPlaylistType {
2 HLS = 1
3}