Fix wrong reference to characterRelationGamesystems
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				E2E Testing / test (push) Successful in 1m32s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	E2E Testing / test (push) Successful in 1m32s
				
			This commit is contained in:
		
							parent
							
								
									fee41efb21
								
							
						
					
					
						commit
						5074396f88
					
				@ -21,7 +21,7 @@
 | 
				
			|||||||
  </mat-card-header>
 | 
					  </mat-card-header>
 | 
				
			||||||
  <mat-card-content>
 | 
					  <mat-card-content>
 | 
				
			||||||
    <mat-accordion>
 | 
					    <mat-accordion>
 | 
				
			||||||
      <mat-expansion-panel *ngFor="let templateSystem of character!.assymetricCharacterRelationSpecificTemplateSystems">
 | 
					      <mat-expansion-panel *ngFor="let templateSystem of character!.characterRelationGamesystems">
 | 
				
			||||||
        <mat-expansion-panel-header>
 | 
					        <mat-expansion-panel-header>
 | 
				
			||||||
          <mat-panel-title>{{templateSystem.componentName}}</mat-panel-title>
 | 
					          <mat-panel-title>{{templateSystem.componentName}}</mat-panel-title>
 | 
				
			||||||
        </mat-expansion-panel-header>
 | 
					        </mat-expansion-panel-header>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user