Files
manual_slop/gui_2.py
Ed_ e28f89f313 fix(bleed): remove duplicate __init__ state assignments (lines 308-311)
ui_conductor_setup_summary, ui_new_track_name, ui_new_track_desc, ui_new_track_type
were each assigned twice in __init__. Second assignments (308-311) were identical
to the correct first assignments (218-221). Duplicate removed, first assignments kept.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 14:24:57 -05:00

141 KiB