Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vtlinh02 committed Aug 1, 2024
1 parent 9507c57 commit d64440b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/server/src/creator/creatorProjectDescription.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ export async function creatorProjectDescription(
.save(projectDescription)
.catch((error) => console.log('save project description error'))
}

// done

0 comments on commit d64440b

Please sign in to comment.