X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Fhelpers%2Factivitypub.ts;h=a9de11fb0984ff8b76f95bb84259b9c6b5a03b71;hb=9a12f169c15b638fe78cf6e85a1993550a25e404;hp=d710f5c9766ffb71f660470a3755937e385d7c70;hpb=c1e791bad0b079af67398f6407221e6dcbb573dd;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/helpers/activitypub.ts b/server/helpers/activitypub.ts index d710f5c97..a9de11fb0 100644 --- a/server/helpers/activitypub.ts +++ b/server/helpers/activitypub.ts @@ -24,6 +24,7 @@ function activityPubContextify (data: T) { views: 'http://schema.org/Number', stats: 'http://schema.org/Number', size: 'http://schema.org/Number', + fps: 'http://schema.org/Number', commentsEnabled: 'http://schema.org/Boolean', waitTranscoding: 'http://schema.org/Boolean', support: 'http://schema.org/Text'