diff --git a/src/init.ts b/src/init.ts index dabc67d3..ae31ae55 100644 --- a/src/init.ts +++ b/src/init.ts @@ -76,7 +76,7 @@ export const init = async (): Promise => { }); } - // Wait for airgap to be ready + // Wait for airgap to be ready just changing a comment const airgap = await airgapPromise; // Inject the consent manager app and pull out the API methods