Prettyfied code
This commit is contained in:
@@ -386,7 +386,8 @@ app.on('ready', function() {
|
||||
|
||||
if (savePath) {
|
||||
item.setSavePath(savePath);
|
||||
} else {
|
||||
}
|
||||
else {
|
||||
item.cancel();
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user