Skip to content

Commit

Permalink
fixed linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-bogos committed Sep 17, 2024
1 parent c833106 commit 6ec6323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ const CONFIG = {
dynamicNavKey: 'bacom',
stageDomainsMap: {
'business.stage.adobe.com': { 'business.adobe.com': 'origin' },
'--bacom--adobecom.hlx.live': {'business.adobe.com': 'origin' },
'--bacom--adobecom.hlx.page': {'business.adobe.com': 'origin' },
'--bacom--adobecom.hlx.live': { 'business.adobe.com': 'origin' },
'--bacom--adobecom.hlx.page': { 'business.adobe.com': 'origin' },
},
};

Expand Down

0 comments on commit 6ec6323

Please sign in to comment.