Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 50fdeb2

Browse files
authored
feat: add Comet browser support (#717)
1 parent ecb5474 commit 50fdeb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/apps.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const apps = typeApps({
2727
'Chromium-Gost': {
2828
privateArg: '--incognito',
2929
},
30+
Comet: {},
3031
Dia: {},
3132
Discord: {
3233
convertUrl: (url) =>

0 commit comments

Comments
 (0)