Skip to content

Commit

Permalink
feat: add official Twitter app from macOS AppStore (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfeuga authored Jul 20, 2022
1 parent 902928c commit 66874c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/config/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ export const apps = typeApps({
'org.torproject.torbrowser': {
name: 'Tor',
},
'maccatalyst.com.atebits.Tweetie2': {
name: 'Twitter',
},
'com.vivaldi.Vivaldi': {
name: 'Vivaldi',
},
Expand Down

0 comments on commit 66874c3

Please sign in to comment.