Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Luciensday authored Feb 5, 2024
2 parents 9a9a3e0 + f321d60 commit 88a8d76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions model/blogs.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,14 @@ WHERE id = $id
`)


function editTask(task) {
return update_blog.get(task)
}




//delete functions here:


Expand Down

0 comments on commit 88a8d76

Please sign in to comment.