This commit is contained in:
Felix Roos
2024-05-30 09:34:46 +02:00
parent d424b118ff
commit e408fedaf6
-1
View File
@@ -356,7 +356,6 @@ export class StrudelMirror {
this.setCode(this.code + code);
this.setCursorLocation(cursor);
}
}
function parseBooleans(value) {