added activatePanel onclick for timeago button

This commit is contained in:
ValD 2018-12-11 01:42:51 +05:30
parent a8acba8cb2
commit 1623dcb417
7 changed files with 10 additions and 7 deletions

View file

@ -11,7 +11,8 @@ const Notification = {
}
},
props: [
'notification'
'notification',
'activatePanel'
],
components: {
Status, StillImage, UserCardContent