mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 03:26:44 +01:00
phone and telegram not mandatory on signup
This commit is contained in:
@@ -133,10 +133,6 @@ angular.module('starter.controllers', ['pascalprecht.translate'])
|
||||
{
|
||||
return(false);
|
||||
}
|
||||
if(obj.phone==undefined)
|
||||
{
|
||||
return(false);
|
||||
}
|
||||
if(obj.avatar==undefined)
|
||||
{
|
||||
return(false);
|
||||
|
||||
Reference in New Issue
Block a user