mirror of
https://github.com/actions/labeler.git
synced 2025-12-17 07:32:20 +00:00
build
This commit is contained in:
4
node_modules/node-notifier/lib/utils.js
generated
vendored
4
node_modules/node-notifier/lib/utils.js
generated
vendored
@@ -210,10 +210,6 @@ module.exports.mapToMac = function(options) {
|
||||
delete options.wait;
|
||||
}
|
||||
|
||||
if (!options.wait && !options.timeout) {
|
||||
options.timeout = 10;
|
||||
}
|
||||
|
||||
options.json = true;
|
||||
return options;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user