diff --git a/website/client/src/components/header/notifications/cardReceived.vue b/website/client/src/components/header/notifications/cardReceived.vue index 6a07a9a026..f2f5b5856d 100644 --- a/website/client/src/components/header/notifications/cardReceived.vue +++ b/website/client/src/components/header/notifications/cardReceived.vue @@ -3,7 +3,7 @@ :can-remove="canRemove" :has-icon="true" :notification="notification" - :read-after-click="true" + :read-after-click="false" @click="action" >