mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-15 21:31:56 +00:00
Reduce autoSaveInterval to slightly overshoot average CPM typing speed
This commit is contained in:
parent
a10b772ac5
commit
ef7726af37
@ -5,7 +5,7 @@ export const config = {
|
||||
},
|
||||
webide: {
|
||||
'route': 'webide',
|
||||
'autoSaveInterval': 1000,
|
||||
'autoSaveInterval': 444,
|
||||
'defaultCode': 'Loading your file...',
|
||||
'defaultLanguage': 'text',
|
||||
'deployProcessName': 'login',
|
||||
|
Loading…
Reference in New Issue
Block a user