mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Fetch remote AP objects
This commit is contained in:
parent
759f8a29e9
commit
2ccaeeb341
22 changed files with 678 additions and 387 deletions
|
@ -24,7 +24,8 @@ function isVideoCommentDeleteActivityValid (activity: any) {
|
|||
|
||||
export {
|
||||
isVideoCommentCreateActivityValid,
|
||||
isVideoCommentDeleteActivityValid
|
||||
isVideoCommentDeleteActivityValid,
|
||||
isVideoCommentObjectValid
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue