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