Merge branch 'develop' into emoji-re
This commit is contained in:
commit
a8b19f4aa8
113 changed files with 5114 additions and 565 deletions
|
@ -85,6 +85,7 @@ export default class extends Endpoint<typeof meta, typeof paramDef> {
|
|||
emojis: await this.emojiEntityService.packMany(emojis, {
|
||||
omitId: true,
|
||||
omitHost: true,
|
||||
withUrl: true,
|
||||
}),
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue