Update main.js
This commit is contained in:
parent
47be320ec5
commit
007d0c626d
2
main.js
2
main.js
@ -227,7 +227,7 @@ document.getElementById("result").value = txt;
|
|||||||
+ ' });\n'
|
+ ' });\n'
|
||||||
+ ' },\n'
|
+ ' },\n'
|
||||||
+ ' down: (_queryInterface: QueryInterface) => {\n'
|
+ ' down: (_queryInterface: QueryInterface) => {\n'
|
||||||
+ ' throw new Error("there is no going back");\n
|
+ ' throw new Error("there is no going back");\n'
|
||||||
+ ' }\n'
|
+ ' }\n'
|
||||||
+ '}'
|
+ '}'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user