Update main.js

This commit is contained in:
Daniel Løvbrøtte Olsen
2019-01-04 15:31:39 +01:00
committed by GitHub
parent 47be320ec5
commit 007d0c626d

View File

@@ -227,7 +227,7 @@ document.getElementById("result").value = txt;
+ ' });\n'
+ ' },\n'
+ ' down: (_queryInterface: QueryInterface) => {\n'
+ ' throw new Error("there is no going back");\n
+ ' throw new Error("there is no going back");\n'
+ ' }\n'
+ '}'