diff --git a/plugins/chunter-resources/package.json b/plugins/chunter-resources/package.json index 0b708c0d0f0..1c0e1dfa630 100644 --- a/plugins/chunter-resources/package.json +++ b/plugins/chunter-resources/package.json @@ -41,6 +41,7 @@ "@anticrm/text-editor": "~0.6.0", "@anticrm/contact": "~0.6.5", "@anticrm/contact-resources": "~0.6.0", + "@anticrm/notification": "~0.6.0", "@anticrm/notification-resources": "~0.6.0", "@anticrm/attachment": "~0.6.1", "@anticrm/attachment-resources": "~0.6.0", diff --git a/plugins/chunter-resources/src/components/ChannelView.svelte b/plugins/chunter-resources/src/components/ChannelView.svelte index 0dd3c3784ac..c1c1f5f4243 100644 --- a/plugins/chunter-resources/src/components/ChannelView.svelte +++ b/plugins/chunter-resources/src/components/ChannelView.svelte @@ -14,9 +14,10 @@ -->