mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-08-06 20:29:04 +00:00
Update 3 files
- /assets/js/blog-console.js - /_data/proxylist.yml - /_tools/envs_post-receive
This commit is contained in:
@@ -1108,7 +1108,7 @@
|
||||
annotations: t.annotations,
|
||||
execute: t.execute
|
||||
};
|
||||
return ctx.registerTool(tool, { signal: controller.signal }).then(function () {
|
||||
return Promise.resolve(ctx.registerTool(tool, { signal: controller.signal })).then(function () {
|
||||
state.registered.push(t.name);
|
||||
});
|
||||
})).then(function () {
|
||||
|
||||
Reference in New Issue
Block a user