mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-15 18:51:56 +00:00
Change default source code, as it can be seen due to latency
This commit is contained in:
parent
82f1ed17e9
commit
570fbec090
@ -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({
|
||||
|
Loading…
Reference in New Issue
Block a user