fix: 📝 Remove wrong sentence from changelog

This commit is contained in:
Jesse Wierzbinski 2025-10-08 19:22:32 +02:00
parent 064a4aa828
commit e83eeaa976
No known key found for this signature in database
4 changed files with 10 additions and 83 deletions

View file

@ -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."
}
}
}