Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Jun 25, 2021
1 parent f204acf commit 219431b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sentry/Internal/Hub.cs
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ public void ResumeSession()
StartSession();
}

// Reset the pause timestamp since the session is about to be resumed
// Reset the pause timestamp since the session is now resumed
_sessionPauseTimestamp = null;
}
}
Expand Down

0 comments on commit 219431b

Please sign in to comment.