• 
      

    Fix a bad variable name when injecting custom rules to schemas.

    Review Request #13624 — Created March 8, 2024 and submitted

    Information

    Ink
    master

    Reviewers

    The old name, @_override-rules, was used in place of the new name,
    @_specialize-rules. This is a trivial fix to use the correct name,
    fixing the ability to apply specialized rules at the theme layer.

    Made use of this in in-progress components.

    Summary ID
    Fix a bad variable name when injecting custom rules to schemas.
    The old name, `@_override-rules`, was used in place of the new name, `@_specialize-rules`. This is a trivial fix to use the correct name, fixing the ability to apply specialized rules at the theme layer.
    cb75028f183c24a00403ce856bd0b8e2112a39f5
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (e752845)