Skip to content

Commit

Permalink
chore: disable sentry (#6240)
Browse files Browse the repository at this point in the history
  • Loading branch information
aixaCode authored Jul 26, 2024
1 parent 3f36ad1 commit 4a2f0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unity-renderer/Assets/Resources/Sentry/SentryOptions.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: -668357930, guid: 43ec428a58422470fa764bdba9d9bc19, type: 3}
m_Name: SentryOptions
m_EditorClassIdentifier:
<Enabled>k__BackingField: 1
<Enabled>k__BackingField: 0
<Dsn>k__BackingField: https://dsn.dsn/
<CaptureInEditor>k__BackingField: 1
<EnableLogDebouncing>k__BackingField: 1
Expand Down

0 comments on commit 4a2f0ec

Please sign in to comment.