Files
test/source
John Kiril Swenson 47b881fc6f Fix: VSE: Reassign Inputs erroring
With the change to a new `strip_effect_get_new_inputs` prototype
in #138016, this call got overlooked. The bool would sneak in
as an `int` and silently fail.
2025-05-29 20:11:16 -05:00
..