Skip to content

Commit

Permalink
chore: update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
giu7d committed May 27, 2024
1 parent f2352d2 commit 0d99416
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions apps/mobile/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ function isProductionEnv() {
}

function getName() {
if (isProductionEnv()) return 'insights'
return `insights (${ENV})`
if (isProductionEnv()) return 'Insights'
return `Insights (${ENV})`
}

function getBundleIdentifier() {
Expand Down
Binary file removed docs/images/animations-record.mp4
Binary file not shown.
Binary file removed docs/images/logo.png
Binary file not shown.
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

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

0 comments on commit 0d99416

Please sign in to comment.