mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 20:31:19 +00:00
Added identifier to context (#2791)
This commit is contained in:
parent
6f513793cb
commit
fdaa2bcf09
1 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
},
|
||||
"expires": "as:endTime",
|
||||
"distinguished": "lemmy:distinguished",
|
||||
"language": "sc:inLanguage"
|
||||
"language": "sc:inLanguage",
|
||||
"identifier": "sc:identifier"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue