Skip to content

Commit

Permalink
omg I forgot to start the machine :/
Browse files Browse the repository at this point in the history
  • Loading branch information
technoplato committed Apr 8, 2024
1 parent 044c7b5 commit 2518c23
Show file tree
Hide file tree
Showing 5 changed files with 489 additions and 489 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const stubApplicationLifecycleReportingActorLogic =
*/
const unsubscribeApplicationStateListeners =
stubSubscribeToApplicationStateChanges((event) => {
console.log({ event });
switch (event) {
case 'applicationForegrounded':
sendBack({ type: 'applicationForegrounded' });
Expand Down
Loading

0 comments on commit 2518c23

Please sign in to comment.