Disabled auto notification dismiss for received card on click (#11690)

This commit is contained in:
Matteo Pagliazzi 2020-01-11 18:13:47 +01:00 committed by GitHub
commit da878dfa1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
:can-remove="canRemove"
:has-icon="true"
:notification="notification"
:read-after-click="true"
:read-after-click="false"
@click="action"
>
<div