mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add missing playlist and playlistElement types in AP context
This commit is contained in:
@@ -40,6 +40,9 @@ function getContextData (type: ContextType) {
|
||||
language: 'sc:inLanguage',
|
||||
|
||||
Infohash: 'pt:Infohash',
|
||||
Playlist: 'pt:Playlist',
|
||||
PlaylistElement: 'pt:PlaylistElement',
|
||||
|
||||
originallyPublishedAt: 'sc:datePublished',
|
||||
views: {
|
||||
'@type': 'sc:Number',
|
||||
|
||||
Reference in New Issue
Block a user