mirror of
https://github.com/youwen5/iamb.git
synced 2025-08-04 19:48:28 -07:00
Update to modalkit{,-ratatui}@0.0.19 (#273)
This commit is contained in:
parent
3971801aa3
commit
46f6d37f76
7 changed files with 316 additions and 89 deletions
|
@ -1368,7 +1368,7 @@ impl ListItem<IambInfo> for VerifyItem {
|
|||
]));
|
||||
}
|
||||
|
||||
Text { lines }
|
||||
Text::from(lines)
|
||||
}
|
||||
|
||||
fn get_word(&self) -> Option<String> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue