nits, fixes

This commit is contained in:
Anton Bracke
2022-02-22 18:10:36 +01:00
parent 732acb25df
commit 6b97cbfc17
3 changed files with 5 additions and 3 deletions
@@ -103,6 +103,7 @@
recording = false;
shortCut = [];
value = "";
dispatch("change", value);
}
function stopRecording() {