Commit afcb467e authored by nanahira's avatar nanahira

bump

parent f0be875b
......@@ -16,10 +16,10 @@ const app = new Context({
app.plugin(Help);
// Console and sandbox
app.plugin(SandboxPlugin);
// app.plugin(SandboxPlugin);
app.plugin(ConsolePlugin, {
open: false,
});
});app.plugin(SandboxPlugin);
// Some services
// app.plugin(CachePlugin);
......
This diff is collapsed.
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