Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
ani-kalpachka committed Apr 24, 2024
1 parent 1b8fc67 commit 5e5e821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export const partnerUrls = {
mentormate: 'https://mentormate.com/',
eightyEight: 'https://www.88studiodesign.com/',
crossroadsBulgaria: 'https://crossroadsbulgaria.com/',
lucrat: 'https://lucrat.net/'
lucrat: 'https://lucrat.net/',
}

export const routes = {
Expand Down

0 comments on commit 5e5e821

Please sign in to comment.