Fix finished progress
This commit is contained in:
parent
a34f727913
commit
69618b1bac
1 changed files with 1 additions and 1 deletions
|
|
@ -1198,7 +1198,7 @@ impl Operation {
|
|||
}
|
||||
};
|
||||
|
||||
controller_clone.set_progress(100.0);
|
||||
controller_clone.set_progress(1.0);
|
||||
|
||||
paths
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue