mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 📝 Remove wrong sentence from changelog
This commit is contained in:
parent
064a4aa828
commit
e83eeaa976
4 changed files with 10 additions and 83 deletions
|
|
@ -38,14 +38,7 @@ The Custom Emojis extension adds support for adding personalized emojis to feder
|
|||
"image/webp": {
|
||||
"content": "https://cdn.example.com/emojis/happy_face.webp",
|
||||
"remote": true,
|
||||
"description": "A happy emoji smiling.",
|
||||
"size": null,
|
||||
"hash": null,
|
||||
"thumbhash": null,
|
||||
"width": null,
|
||||
"height": null,
|
||||
"fps": null,
|
||||
"duration": null
|
||||
"description": "A happy emoji smiling."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -112,14 +105,7 @@ Custom Emojis can be added to any entity with text content. The extension ID is
|
|||
"image/webp": {
|
||||
"content": "https://cdn.example.com/emojis/happy_face.webp",
|
||||
"remote": true,
|
||||
"description": "A happy emoji smiling.",
|
||||
"size": null,
|
||||
"hash": null,
|
||||
"thumbhash": null,
|
||||
"width": null,
|
||||
"height": null,
|
||||
"fps": null,
|
||||
"duration": null
|
||||
"description": "A happy emoji smiling."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue