Skip to content

Commit

Permalink
Merge pull request #100 from newfold-labs/enhance/integrate-sentry
Browse files Browse the repository at this point in the history
Integrate Sentry
  • Loading branch information
arunshenoy99 authored Jun 27, 2024
2 parents eacc6a8 + d18b9d2 commit b2c3dbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Data.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public static function runtime() {
),
'currentUserDetails' => self::wp_current_user_details(),
'isFreshInstallation' => self::is_fresh_installation(),
'sentryInitDsnURL' => 'https://cd5bd4c30b914e0d1d0f49413e600afa@o4506197201715200.ingest.us.sentry.io/4507383861805056',
);
}

Expand Down

0 comments on commit b2c3dbb

Please sign in to comment.