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 5fd5d12 commit 3b672edCopy full SHA for 3b672ed
resources/ecs/about.ecs
@@ -55,7 +55,7 @@ Start:
55
begin
56
alert `Codex`
57
require js `dist/plugins/codemirror.js`
58
- rest get Codex from `/resources/ecs/codex`
+ rest get Codex from `/resources/ecs/codex.ecs`
59
send `hide` to parent
60
run Codex
61
end
0 commit comments