forked from CIT/Vmeda.Online
		
	MOBILE-2441 login: Fix SSO issues with local_mobile
This commit is contained in:
		
							parent
							
								
									ef20b3c3dd
								
							
						
					
					
						commit
						9c46b441c8
					
				| @ -1081,7 +1081,7 @@ export class CoreSite { | ||||
|                         return Promise.reject(this.translate.instant('core.unexpectederror')); | ||||
|                 } | ||||
|             } else { | ||||
|                 return { code: code, service: service, coresupported: !!data.coresupported }; | ||||
|                 return { code: code, service: service, coreSupported: !!data.coresupported }; | ||||
|             } | ||||
|         }, () => { | ||||
|             return { code: 0 }; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user