Skip to content
← Back to release · 2.1.271
Bug fixes / v2.1.271

Fix /hooks crash on reserved names

CHANGELOG · original

Fixed the interactive /hooks menu crashing when a hook matcher is named after an inherited object property such as __proto__ or constructor
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details