diff --git a/plugins/telegram-resources/package.json b/plugins/telegram-resources/package.json index c3a3033060..c0775a7736 100644 --- a/plugins/telegram-resources/package.json +++ b/plugins/telegram-resources/package.json @@ -38,6 +38,7 @@ "@anticrm/text-editor": "~0.6.0", "@anticrm/contact": "~0.6.0", "@anticrm/setting": "~0.6.0", + "@anticrm/chunter": "~0.6.0", "@anticrm/login": "~0.6.1", "@anticrm/core": "~0.6.11" } diff --git a/plugins/telegram-resources/src/components/Chat.svelte b/plugins/telegram-resources/src/components/Chat.svelte index 753bf276c8..4d0681b2a8 100644 --- a/plugins/telegram-resources/src/components/Chat.svelte +++ b/plugins/telegram-resources/src/components/Chat.svelte @@ -16,46 +16,50 @@