1
0

upd: add tossface emojis as an option

This commit is contained in:
Marie
2024-01-04 20:42:25 +01:00
parent c8a7e27e70
commit 3c3c5e190a
10 changed files with 39 additions and 4 deletions
+1
View File
@@ -71,6 +71,7 @@ export function getConfig(): UserConfig {
'/client-assets/': __dirname + '/assets/',
'/static-assets/': __dirname + '/../backend/assets/',
'/fluent-emojis/': __dirname + '/../../fluent-emojis/dist/',
'/tossface/': __dirname + '/../../tossface-emojis/dist/',
'/fluent-emoji/': __dirname + '/../../fluent-emojis/dist/',
},
},