Skip to content

Commit

Permalink
fix: me suis trompé de branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Kgeek33 committed Jan 20, 2025
1 parent 5e04820 commit 45837d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default (): ExpoConfig => ({
slug: PackageJSON.name,
scheme: "papillon",
version: PackageJSON.version,
orientation: "default",
orientation: "portrait",
icon: "./assets/icon.png",
userInterfaceStyle: "automatic",
primaryColor: "#32AB8E",
Expand Down

0 comments on commit 45837d1

Please sign in to comment.