Fix test
This commit is contained in:
parent
52dac50826
commit
7e088863b4
5 changed files with 29 additions and 15 deletions
|
@ -12,4 +12,9 @@ export const CustomEmojiFactory = Record<CustomEmojiShape>({
|
|||
url: '',
|
||||
category: '',
|
||||
visible_in_picker: false,
|
||||
width: 32,
|
||||
height: 32,
|
||||
sensitive: false,
|
||||
aliases: [],
|
||||
license: '',
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue