chore: Prettified Code
[ci skip]
This commit is contained in:
parent
ddcb4c43bc
commit
5c69f635c5
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ export class Plugins {
|
||||||
win: utils.getWindow(),
|
win: utils.getWindow(),
|
||||||
dir: pluginPath,
|
dir: pluginPath,
|
||||||
dirName: file,
|
dirName: file,
|
||||||
express: utils.getExpress()
|
express: utils.getExpress(),
|
||||||
};
|
};
|
||||||
plugins[plugin.name] = new plugin(pluginEnv);
|
plugins[plugin.name] = new plugin(pluginEnv);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue