mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
Disabled auto notification dismiss for received card on click
This commit is contained in:
parent
d8f4f74818
commit
ef4e79f520
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
:can-remove="canRemove"
|
||||
:has-icon="true"
|
||||
:notification="notification"
|
||||
:read-after-click="true"
|
||||
:read-after-click="false"
|
||||
@click="action"
|
||||
>
|
||||
<div
|
||||
|
|
|
|||
Loading…
Reference in a new issue