added activatePanel onclick for timeago button
This commit is contained in:
parent
a8acba8cb2
commit
1623dcb417
7 changed files with 10 additions and 7 deletions
|
@ -30,7 +30,7 @@
|
|||
<instance-specific-panel v-if="showInstanceSpecificPanel"></instance-specific-panel>
|
||||
<features-panel v-if="!currentUser"></features-panel>
|
||||
<who-to-follow-panel v-if="currentUser && suggestionsEnabled"></who-to-follow-panel>
|
||||
<notifications v-if="currentUser"></notifications>
|
||||
<notifications :activatePanel="activatePanel" v-if="currentUser"></notifications>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue