clear old commit message

This commit is contained in:
Stephan Dilly 2020-03-18 00:25:43 +01:00
parent fbd4b6fe8c
commit b5eb607af3

View File

@ -260,6 +260,7 @@ impl App {
.unwrap();
self.show_popup = false;
self.commit_msg.clear();
}
fn index_add(&mut self) {