@ -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;