1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Merge pull request #1921 from pixelfed/staging

Update Timeline.vue, restore notification card
This commit is contained in:
daniel 2020-01-08 18:43:56 -07:00 committed by GitHub
commit 4fe18687e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View file

@ -25,5 +25,5 @@
"/js/status.js": "/js/status.js?id=e79505d19162a11cb404",
"/js/story-compose.js": "/js/story-compose.js?id=7b00ed457af2459b916e",
"/js/theme-monokai.js": "/js/theme-monokai.js?id=39b089458f249e8717ad",
"/js/timeline.js": "/js/timeline.js?id=db3cecdcc13e2d990143"
"/js/timeline.js": "/js/timeline.js?id=bad396bbfbe5fd2ad3e8"
}

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">