We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c530ff7 commit a5c0221Copy full SHA for a5c0221
src/config/apps.ts
@@ -27,6 +27,7 @@ const apps = typeApps({
27
'Chromium-Gost': {
28
privateArg: '--incognito',
29
},
30
+ Comet: {},
31
Dia: {},
32
Discord: {
33
convertUrl: (url) =>
0 commit comments