Skip to content

Commit

Permalink
Test change
Browse files Browse the repository at this point in the history
  • Loading branch information
octogonz committed Oct 25, 2024
1 parent 36dfa4c commit de7ff34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/sparo/src/start.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ const launchOptions: ILaunchOptions = {
};

Sparo.launchSparoAsync(launchOptions).catch(console.error);

// TEST CHANGE - DO NOT MERGE

0 comments on commit de7ff34

Please sign in to comment.