mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 12:22:54 +00:00 
			
		
		
		
	Change default source code, as it can be seen due to latency
This commit is contained in:
		@@ -19,7 +19,7 @@ import { DeploymentNotificationService } from '../services/deployment-notificati
 | 
			
		||||
 | 
			
		||||
const modelist = brace.acequire('ace/ext/modelist');
 | 
			
		||||
 | 
			
		||||
const defaultSourceCode = 'Oops! Something went wrong :(';
 | 
			
		||||
const defaultSourceCode = 'Loading your file...';
 | 
			
		||||
const autosave_interval = 2000;
 | 
			
		||||
 | 
			
		||||
@Component({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user