]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/activitypub/objects/index.ts
Fix retrieving of deleted comments when subscribing to a new instance
[github/Chocobozzz/PeerTube.git] / shared / models / activitypub / objects / index.ts
index 8c2e2daca29b1af3e0014132b6a2a72de517b722..fba61e12fcfb103ba247eff3a2d89da6f175de5e 100644 (file)
@@ -1,3 +1,6 @@
+export * from './cache-file-object'
 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'