Skip to content

Commit 280df80

Browse files
feat: add support for antigravity external app protocol
1 parent b4cc982 commit 280df80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/modules/apps/apps.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ const ALLOWED_EXTERNAL_APP_PROTOCOLS = [
2424
"jetbrains:",
2525
"kiro:",
2626
"positron:",
27+
"antigravity:",
2728
];
2829

2930
type GetVSCodeHrefParams = {

0 commit comments

Comments
 (0)