fix polls in notifications

This commit is contained in:
Henry Jameson 2024-06-19 22:21:15 +03:00
parent a16e158216
commit 80639509b0

View file

@ -11,7 +11,8 @@ export default {
'RichContent',
'Input',
'Avatar',
'Attachment'
'Attachment',
'PollGraph'
],
defaultRules: []
}