Skip to content

Commit

Permalink
test change in file
Browse files Browse the repository at this point in the history
  • Loading branch information
TMisiukiewicz committed Jul 9, 2024
1 parent f9353cb commit ddf81c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Expensify.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ function Expensify({
});
}, 30 * 1000);

// test

// This timer is set in the native layer when launching the app and we stop it here so we can measure how long
// it took for the main app itself to load.
StartupTimer.stop();
Expand Down

0 comments on commit ddf81c4

Please sign in to comment.