This commit is contained in:
@@ -219,7 +219,6 @@ export default {
|
||||
|
||||
//Here if it's completed successfully
|
||||
window.$gz.eventBus.$emit("notify-success", vm.$ay.t("JobCompleted"));
|
||||
|
||||
vm.$router.push("/login");
|
||||
} catch (error) {
|
||||
vm.seedingJobActive = false;
|
||||
|
||||
Reference in New Issue
Block a user