mirror of
https://github.com/actions/labeler.git
synced 2025-12-17 23:59:40 +00:00
build
This commit is contained in:
2
node_modules/node-notifier/README.md
generated
vendored
2
node_modules/node-notifier/README.md
generated
vendored
@@ -71,7 +71,7 @@ notifier.notify(
|
||||
}
|
||||
);
|
||||
|
||||
notifier.on('click', function(notifierObject, options) {
|
||||
notifier.on('click', function(notifierObject, options, event) {
|
||||
// Triggers if `wait: true` and user clicks notification
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user