Allow loading a previously-saved conversation
This commit is contained in:
parent
06701e78aa
commit
a011ced698
5 changed files with 279 additions and 64 deletions
|
@ -995,6 +995,7 @@ pub struct TerminalStyle {
|
|||
pub struct AssistantStyle {
|
||||
pub container: ContainerStyle,
|
||||
pub hamburger_button: IconStyle,
|
||||
pub plus_button: IconStyle,
|
||||
pub message_header: ContainerStyle,
|
||||
pub sent_at: ContainedText,
|
||||
pub user_sender: Interactive<ContainedText>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue