make error unique [skip ci]

This commit is contained in:
Stephan Dilly 2021-05-08 19:10:19 +02:00
parent 3a0f483164
commit cc826f5495

View file

@ -268,7 +268,7 @@ impl Component for ChangesComponent {
if self.is_working_dir {
try_or_popup!(
self,
"staging error:",
"staging all error:",
self.index_add_all()
);
} else {