Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
bramses committed Oct 11, 2023
1 parent 48c11f3 commit b1c7194
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions add-thought-to-highlight.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ export const addThoughtToHighlight = async (highlightId, thought, userId) => {
return
}

console.log(highlight)

const thoughts = highlight[0].thoughts

const thoughtObj = {
Expand Down

0 comments on commit b1c7194

Please sign in to comment.