mirror of
https://github.com/actions/labeler
synced 2026-05-06 19:57:47 +02: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