mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
Avatar plugin support extending fragments
This commit is contained in:
@@ -10,7 +10,8 @@ const pluginFragments = getSlotsFragments([
|
||||
'commentInfoBar',
|
||||
'commentActions',
|
||||
'commentContent',
|
||||
'commentReactions'
|
||||
'commentReactions',
|
||||
'commentAvatar'
|
||||
]);
|
||||
|
||||
export default withFragments({
|
||||
|
||||
Reference in New Issue
Block a user