fix(deps): replace flexsearch-ts with orama

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2024-01-15 22:35:55 +01:00 committed by David Mehren
parent 931ce68a32
commit 07162b7807
25 changed files with 266 additions and 215 deletions

View file

@ -21,6 +21,7 @@ export class EmojiAppExtension extends AppExtension {
return [
{
i18nKey: 'emoji',
categoryI18nKey: 'other',
readMoreUrl: new URL('https://twemoji.twitter.com/')
}
]