Skip to content

Commit

Permalink
path changed
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushjindal committed Aug 8, 2024
1 parent 600a927 commit 4444bdc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blocks/agent-communities/agent-communities.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ export default async function decorate(block) {
block.appendChild(getLoader('agent-communities'));

window.setTimeout(async () => {
// const url = `/commonwealth-real-estate-ma312${window.location.pathname}`;
const url = '/commonwealth-real-estate-ma312/shrewsbury/john-mansfield/cid-3062237'; // todo remove this
const url = `/commonwealth-real-estate-ma312${window.location.pathname}`;
const bhhsCode = 'bhhs-ma312';

const finalUrl = new URL('https://api.liveby.com/v1/pages');
Expand Down

0 comments on commit 4444bdc

Please sign in to comment.