소스 검색

Update Timeline.vue, restore notification card

Daniel Supernault 5 년 전
부모
커밋
70b98d9ace
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      resources/assets/js/components/Timeline.vue

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