Explorar o código

Merge pull request #1921 from pixelfed/staging

Update Timeline.vue, restore notification card
daniel %!s(int64=5) %!d(string=hai) anos
pai
achega
4fe18687e0
Modificáronse 3 ficheiros con 2 adicións e 2 borrados
  1. BIN=BIN
      public/js/timeline.js
  2. BIN=BIN
      public/mix-manifest.json
  3. 2 2
      resources/assets/js/components/Timeline.vue

BIN=BIN
public/js/timeline.js


BIN=BIN
public/mix-manifest.json


+ 2 - 2
resources/assets/js/components/Timeline.vue

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