]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/videos/live/live-video-event.type.ts
Live views update
[github/Chocobozzz/PeerTube.git] / shared / models / videos / live / live-video-event.type.ts
index 4d15899da55728b9c59729c9b682f1832ea1864b..50f794561f63e884f560dbe92a2d2212feec9c3f 100644 (file)
@@ -1 +1 @@
-export type LiveVideoEventType = 'state-change'
+export type LiveVideoEventType = 'state-change' | 'views-change'