diff --git a/src/chat/chat_panel.rs b/src/chat/chat_panel.rs index 2d9dadbf..37c62fe1 100644 --- a/src/chat/chat_panel.rs +++ b/src/chat/chat_panel.rs @@ -154,7 +154,7 @@ live_design! { } } - JumpToButtom = { + JumpToBottom = { width: Fill, height: Fill, align: {x: 1.0, y: 1.0}, @@ -412,7 +412,7 @@ live_design! { model_selector = {} } - {} + {} } }