mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-20 05:39:52 -07:00
Support configuring user gutter width (#223)
This commit is contained in:
parent
23a729e565
commit
46e081b1e4
5 changed files with 30 additions and 18 deletions
|
@ -203,6 +203,7 @@ pub fn mock_tunables() -> TunableValues {
|
|||
message_user_color: false,
|
||||
notifications: Notifications { enabled: false, show_message: None },
|
||||
image_preview: None,
|
||||
user_gutter_width: 30,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue