Show quote selection button

This commit is contained in:
Antonio Scandurra 2023-06-26 17:24:31 +02:00
parent e723686b72
commit 723c8b98b3
4 changed files with 45 additions and 1 deletions

View file

@ -996,6 +996,7 @@ pub struct AssistantStyle {
pub hamburger_button: IconStyle,
pub split_button: IconStyle,
pub assist_button: IconStyle,
pub quote_button: IconStyle,
pub zoom_in_button: IconStyle,
pub zoom_out_button: IconStyle,
pub plus_button: IconStyle,