mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
Addresses Miga's SSOT review on #2564. The render command was inlining the disable-alias list (["off","none","false","0"]) instead of importing the exported constant, defeating the drift-safety the constant exists to provide. Also switches the flag description string to interpolate the alias set from the constant for consistency. _— Via_