Skip to content

Commit

Permalink
fix(demo-mode): add option type
Browse files Browse the repository at this point in the history
  • Loading branch information
obostjancic committed Mar 5, 2025
1 parent 42c4d9a commit 7f45661
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sentry/options/defaults.py
Original file line number Diff line number Diff line change
Expand Up @@ -3118,7 +3118,6 @@
register(
"sentry.demo_mode.sync_artifact_bundles.source_org_id",
type=Int,
default=None,
flags=FLAG_PRIORITIZE_DISK | FLAG_AUTOMATOR_MODIFIABLE,
)
register(
Expand Down

0 comments on commit 7f45661

Please sign in to comment.