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",
|
"expires": "as:endTime",
|
||||||
"distinguished": "lemmy:distinguished",
|
"distinguished": "lemmy:distinguished",
|
||||||
"language": "sc:inLanguage"
|
"language": "sc:inLanguage",
|
||||||
|
"identifier": "sc:identifier"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue