]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/helpers/activitypub.ts
Merge branch 'release/beta-10' into develop
[github/Chocobozzz/PeerTube.git] / server / helpers / activitypub.ts
index d710f5c9766ffb71f660470a3755937e385d7c70..a9de11fb0984ff8b76f95bb84259b9c6b5a03b71 100644 (file)
@@ -24,6 +24,7 @@ function activityPubContextify <T> (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'