Skip to content

Commit

Permalink
Update client/src/components/History/Content/ContentItem.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Marius van den Beek <[email protected]>
  • Loading branch information
ahmedhamidawan and mvdbeek authored Aug 15, 2024
1 parent 8673f96 commit 8e81a8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/components/History/Content/ContentItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ function onUndelete() {
}
function onDragStart(evt: DragEvent) {
console.log(evt);
emit("drag-start", evt);
}
Expand Down

0 comments on commit 8e81a8e

Please sign in to comment.