Commit 09fec54a authored by Ayush's avatar Ayush

Merge branch 'master' of https://git.cse.iitb.ac.in/ayushjangir/sfcode

Merge
parents 2749682b 485d60d6
......@@ -108,6 +108,9 @@ export class HomeComponent implements OnInit {
}
this.resetForm();
this.closeForm();
},
(err) => {
alert("Question Already exists!");
}
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment