 Thomas Kaul
					
					2 years ago
						Thomas Kaul
					
					2 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: B5690EEEBB952194
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					apps/api/src/app/portfolio/portfolio.service.ts
				
				
				
					
						
							
								
									
	
		
			
				
					|  |  | @ -359,7 +359,7 @@ export class PortfolioService { | 
			
		
	
		
			
				
					|  |  |  |       calculationType: PerformanceCalculationType.TWR, | 
			
		
	
		
			
				
					|  |  |  |       currency: userCurrency, | 
			
		
	
		
			
				
					|  |  |  |       isExperimentalFeatures: | 
			
		
	
		
			
				
					|  |  |  |         this.request.user.Settings.settings.isExperimentalFeatures | 
			
		
	
		
			
				
					|  |  |  |         this.request.user?.Settings.settings.isExperimentalFeatures | 
			
		
	
		
			
				
					|  |  |  |     }); | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |     const { currentValueInBaseCurrency, hasErrors, positions } = | 
			
		
	
	
		
			
				
					|  |  | 
 |