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