diff --git a/includes/Data.php b/includes/Data.php index 4bbd7a7..04f5713 100644 --- a/includes/Data.php +++ b/includes/Data.php @@ -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', ); }