tui: avoid overloaded draft state wording

This commit is contained in:
Eric Traut
2026-05-14 10:10:49 -07:00
parent 01bfd7895b
commit e9424e11ca

View File

@@ -1,4 +1,4 @@
//! Editable composer draft state kept separate from orchestration.
//! Editable composer draft state kept separate from composer control flow.
use std::cell::RefCell;
use std::collections::HashMap;