]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/activitypub/objects/index.ts
Use sensitive instead of nsfw in activitypub
[github/Chocobozzz/PeerTube.git] / shared / models / activitypub / objects / index.ts
index 8c2e2daca29b1af3e0014132b6a2a72de517b722..3efd3ef131328816c42c96af66132cd9b386afed 100644 (file)
@@ -1,3 +1,5 @@
 export * from './common-objects'
-export * from './video-channel-object'
+export * from './video-abuse-object'
 export * from './video-torrent-object'
+export * from './view-object'
+export * from './dislike-object'