mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
FEP-c0e0: Update context (#400)
d6a3a5bb4e changed the recommended IRI of
the `EmojiReact` type, but the change wasn't reflected to the context.
cc @silverpill as the author of the FEP
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/400
Co-authored-by: Daiki Mizukami <tesaguriguma@gmail.com>
Co-committed-by: Daiki Mizukami <tesaguriguma@gmail.com>
This commit is contained in:
committed by
silverpill
parent
39c1426188
commit
3fa7bab081
+1
-1
@@ -1,3 +1,3 @@
|
||||
EmojiReact <https://w3id.org/fep/c0e0/EmojiReact>
|
||||
EmojiReact <http://litepub.social/ns#EmojiReact>
|
||||
|
||||
Represents emoji reaction.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@context": {
|
||||
"EmojiReact": "https://w3id.org/fep/c0e0/EmojiReact"
|
||||
"EmojiReact": "http://litepub.social/ns#EmojiReact"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user