Skip to content

Commit

Permalink
Awaiting enablement
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric committed Apr 26, 2024
1 parent 5415aca commit d067c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set-up.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const ORG_ID = '1jtZ8D4corGeQgsNmtaFM4'; // Studio Staging Org
return;
}
try {
client.rawRequest({
await client.rawRequest({
method: 'PUT',
url: `https://api.contentful.com/spaces/${space.sys.id}/enablements`,
data: {
Expand Down

0 comments on commit d067c8e

Please sign in to comment.