fix: Revert append to body as it fails on 24
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
:formatter="format"
|
||||
:disabled="saving || !canEdit"
|
||||
:shortcuts="shortcuts"
|
||||
:append-to-body="true"
|
||||
:append-to-body="false"
|
||||
confirm />
|
||||
<Actions v-if="canEdit">
|
||||
<ActionButton v-if="copiedCard.duedate" icon="icon-delete" @click="removeDue()">
|
||||
|
||||
Reference in New Issue
Block a user