mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
rustfmt
This commit is contained in:
parent
09c3fe9cbb
commit
c37fd56b3c
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ impl TextInputComponent {
|
|||
None
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
///
|
||||
pub fn set_text(&mut self, msg: String) {
|
||||
self.msg = msg;
|
||||
|
|
|
|||
Loading…
Reference in a new issue