Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RalitsaIlieva committed Dec 14, 2023
1 parent 7689513 commit 0d2ca38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ Watch releases of this repository to be notified about future updates:
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->

Please check [contributors guide](https://github.com/podkrepi-bg/frontend/blob/master/CONTRIBUTING.md) for:
Expand Down
4 changes: 2 additions & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ const moduleExports = {
},
{
source: '/robots.txt',
destination: '/api/robots'
}
destination: '/api/robots',
},
]
},
async redirects() {
Expand Down
1 change: 0 additions & 1 deletion public/locales/bg/profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"refund": "възстановено",
"cancelled": "отменено",
"guaranteed": "гарантирано"

}
},
"certificates-history": {
Expand Down

0 comments on commit 0d2ca38

Please sign in to comment.