Merge branch 'MOHEMM-Q3-DEV' into enad-Q3

enad-Q3
umasoodch 4 years ago
commit dab7e7a26c

@ -96,7 +96,7 @@ export class SmsPageComponent implements OnInit {
initTimer() {
if (!this.timeInSeconds) {
this.timeInSeconds = 600;
this.timeInSeconds = 120;
}
this.time = this.timeInSeconds;
this.runTimer = false;

Loading…
Cancel
Save