diff --git a/site/src/modules/apps/apps.ts b/site/src/modules/apps/apps.ts index 3f1cfecea784f..89effd4d2ad99 100644 --- a/site/src/modules/apps/apps.ts +++ b/site/src/modules/apps/apps.ts @@ -24,6 +24,7 @@ const ALLOWED_EXTERNAL_APP_PROTOCOLS = [ "jetbrains:", "kiro:", "positron:", + "antigravity:", ]; type GetVSCodeHrefParams = {