mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 02:22:55 +00:00 
			
		
		
		
	Add newline to end of layout-command.ts
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
export class LayoutCommand {
 | 
					export class LayoutCommand {
 | 
				
			||||||
    command: string;
 | 
					    command: string;
 | 
				
			||||||
    layout: string;
 | 
					    layout: string;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user