Skip to content

Commit

Permalink
Add two empty lines in createProject function
Browse files Browse the repository at this point in the history
This commit adds two empty lines in the createProject function in the achievements.ts file.
  • Loading branch information
abhijit-23blaze committed Apr 19, 2024
1 parent 8f0a050 commit 7f92f53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/commands/achievements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ const createProject = () : string[] => {
projects.push("<br>");
projects.push("<br>");



string = '';

});
Expand Down

0 comments on commit 7f92f53

Please sign in to comment.