Skip to content

Commit

Permalink
Esnure onInititlized is called
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamMorrow committed Aug 11, 2024
1 parent 196dd56 commit 88551fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LiftLog.Ui/Shared/Smart/AppReviewRequest.razor
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
{
AppState.StateChanged += HandleAppStateChange;
Dispatcher.Dispatch(new IncrementAppLaunchCountAction());
base.OnInitialized();
}

private void HandleAppStateChange(object? sender, EventArgs e)
Expand Down

0 comments on commit 88551fb

Please sign in to comment.