mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
show phrase names again
This commit is contained in:
parent
4a8f5b267f
commit
888ed642d0
3 changed files with 58 additions and 48 deletions
|
|
@ -187,6 +187,7 @@ impl Phrase {
|
|||
},
|
||||
_ => panic!("unexpected in phrase '{name}': {edn:?}"),
|
||||
});
|
||||
phrase.name = name;
|
||||
Ok(phrase)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue