Skip to content

Commit

Permalink
chore: set preferred scheme to lightning
Browse files Browse the repository at this point in the history
  • Loading branch information
im-adithya committed Nov 19, 2024
1 parent 8f54865 commit e1d789c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Alby Go",
"slug": "alby-mobile",
"version": "1.7.1",
"scheme": ["bitcoin", "lightning", "alby"],
"scheme": ["lightning", "bitcoin", "alby"],
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "automatic",
Expand Down

0 comments on commit e1d789c

Please sign in to comment.