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 1, 2022
1 parent 923395a commit 73aacaf
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 @@ -183,6 +183,9 @@ export const apps = typeApps({
'us.zoom.xos': {
name: 'Zoom',
},
'maccatalyst.com.atebits.Tweetie2': {
name: 'Twitter',
},
})

export type Apps = typeof apps
Expand Down

0 comments on commit 73aacaf

Please sign in to comment.