fixed Create Image going back to Modify Contest after creating an image

main
Alex 5 months ago
parent 6e41f470ec
commit e6d17115cd

@ -229,7 +229,7 @@ export class CreateImageComponent {
this.root.DeleteParentRef(); this.root.DeleteParentRef();
this.SendTree(imagename); this.SendTree(imagename);
gotoPage(this.router, '/modify-contest');
} }
// get the name of the image and add the time to it // get the name of the image and add the time to it

Loading…
Cancel
Save