[ci] format
This commit is contained in:
parent
36dee7169b
commit
e76c2afd1f
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ Add ${colors.cyan(
|
|||
`
|
||||
);
|
||||
return null;
|
||||
} else if(!importSource) {
|
||||
} else if (!importSource) {
|
||||
error(
|
||||
logging,
|
||||
'renderer',
|
||||
|
|
Loading…
Reference in a new issue