Update Timeline.vue, restore notification card

This commit is contained in:
Daniel Supernault 2020-01-08 18:43:06 -07:00
parent 92fd593055
commit 70b98d9ace
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 2 deletions

View File

@ -255,9 +255,9 @@
<announcements-card v-on:show-tips="showTips = $event"></announcements-card>
</div>
<!-- <div v-show="modes.notify == true && !loading" class="mb-4">
<div v-show="modes.notify == true && !loading" class="mb-4">
<notification-card></notification-card>
</div> -->
</div>
<div v-show="showSuggestions == true && suggestions.length && config.ab && config.ab.rec == true" class="mb-4">
<div class="card">