fix polls in notifications
This commit is contained in:
parent
a16e158216
commit
80639509b0
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ export default {
|
||||||
'RichContent',
|
'RichContent',
|
||||||
'Input',
|
'Input',
|
||||||
'Avatar',
|
'Avatar',
|
||||||
'Attachment'
|
'Attachment',
|
||||||
|
'PollGraph'
|
||||||
],
|
],
|
||||||
defaultRules: []
|
defaultRules: []
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue