We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5abb8d commit 5fd5d12Copy full SHA for 5fd5d12
resources/ecs/about.ecs
@@ -53,6 +53,7 @@ Start:
53
attach CodexButton to `about-codex`
54
on click CodexButton
55
begin
56
+ alert `Codex`
57
require js `dist/plugins/codemirror.js`
58
rest get Codex from `/resources/ecs/codex`
59
send `hide` to parent
0 commit comments