Fix: isWarm
This commit is contained in:
parent
9dddbbba9f
commit
534803ccfd
|
@ -6,7 +6,7 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
function createSourceEditor(style) {
|
function createSourceEditor(style) {
|
||||||
// a flag for isWorking()
|
// a flag for isWarm()
|
||||||
let hadBeenSaved = false;
|
let hadBeenSaved = false;
|
||||||
|
|
||||||
// draw HTML
|
// draw HTML
|
||||||
|
|
Loading…
Reference in New Issue
Block a user