Skip to content

Commit

Permalink
feat: add Orion RC browser support (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmgallant authored Aug 1, 2023
1 parent ab12920 commit 2a04476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ const apps = typeApps({
'Opera GX': {},
'Opera Neon': {},
'Orion': {},
'Orion RC': {},
'Pocket': {
convertUrl: (url) => `pocket://add?url=${url}`,
},
Expand Down

0 comments on commit 2a04476

Please sign in to comment.