You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Correct inverted archived→enabled logic in custom scripts
archived=TRUE meant "hidden", so the replacement must be enabled=FALSE.
Four files had the boolean inverted, making hidden ident types visible.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments