pin login

This commit is contained in:
Peter Maquiran
2021-08-31 10:43:38 +01:00
parent 0975255744
commit d0511fc6f4
2 changed files with 9 additions and 3 deletions
+2 -1
View File
@@ -135,7 +135,8 @@ class SynchroService {
if(window['platform'].is('desktop') || this.platform.is('mobileweb')) {}
else return false
if(environment.production) return false
// if(environment.production) return false
this.callBacks.forEach((e)=> {