mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-28 17:20:13 +02:00
setting: preview wait time change setting
This commit is contained in:
@@ -135,7 +135,8 @@ export default class App extends Component {
|
||||
isJs13kModeOn: false,
|
||||
autoCloseTags: true,
|
||||
lang: 'en',
|
||||
isMonacoEditorOn: false
|
||||
isMonacoEditorOn: false,
|
||||
previewDelay: 500
|
||||
};
|
||||
this.prefs = {};
|
||||
|
||||
|
Reference in New Issue
Block a user