Skip to content

Commit

Permalink
Satisfying prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanaar committed Jul 21, 2023
1 parent 07e9970 commit c766589
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const ENTITY = {
slug: 'callme',
name: 'CallMe',
},
date_created: new Date().toISOString()
date_created: new Date().toISOString(),
};

const LOCALE = {
Expand Down

0 comments on commit c766589

Please sign in to comment.