Properly indent all source files
This commit is contained in:
		@@ -162,8 +162,7 @@ export class PredictionComponent implements OnInit {
 | 
			
		||||
				{
 | 
			
		||||
					table: {
 | 
			
		||||
						widths: ['auto', '*', 'auto', 'auto', 'auto'],
 | 
			
		||||
            body: [
 | 
			
		||||
              [
 | 
			
		||||
						body: [[
 | 
			
		||||
							{text: new Date().toLocaleDateString(), style: 'tableHeader'},
 | 
			
		||||
							{text: 'Customer', style: 'tableHeader'},
 | 
			
		||||
							{text: 'Security class', style: 'tableHeader'},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user