mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 06:22:56 +00:00 
			
		
		
		
	Remove unnecessary zone hack attempt
This commit is contained in:
		@@ -89,7 +89,7 @@ export class WebideComponent implements OnInit {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  setButtonStateDirty() {
 | 
			
		||||
    setTimeout(() => {this.saveButtonState = 'DIRTY'; }, 0);
 | 
			
		||||
    this.saveButtonState = 'DIRTY';
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  sendCode() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user