Skip to content

Commit

Permalink
feat: add official Twitter app from macOS AppStore
Browse files Browse the repository at this point in the history
  • Loading branch information
sfeuga committed Jun 2, 2022
1 parent 923395a commit 1598117
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/config/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,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 1598117

Please sign in to comment.