Commit f223d15f authored by yann300's avatar yann300 Committed by GitHub

Update execution-context.js

parent 69b15fd3
...@@ -147,6 +147,8 @@ function ExecutionContext () { ...@@ -147,6 +147,8 @@ function ExecutionContext () {
selectExEnv.value = executionContext selectExEnv.value = executionContext
} }
}) })
selectExEnv.value = executionContext
} }
module.exports = ExecutionContext module.exports = ExecutionContext
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment