Skip to content

Commit

Permalink
Update contentful.ts
Browse files Browse the repository at this point in the history
adding updated token, deleted the old one by accident
  • Loading branch information
ozzyfromspace authored Sep 11, 2023
1 parent 239b979 commit 88c035c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/reviews/contentful.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const LOCALE = 'en-US';
const ENVIRONMENT_ID = 'master';
const CONTENT_TYPE_ID = 'review';
const SPACE_ID = 'whrqes1tuvv5';
const CMA_TOKEN = 'CFPAT-XxuWH6TGuotaUhQTi9JNlpfHZIRdjHVodIeOZs-vXtI';
const CMA_TOKEN = 'CFPAT--6PeP6kSN3nuYX9vAzU5ab2nxv7B0DckfYjPMUVYFaw';

const REVIEWS_ENTITY_ID = '4jY0VnqpXDbGfQxSviXmop';

Expand Down

1 comment on commit 88c035c

@vercel
Copy link

@vercel vercel bot commented on 88c035c Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.