mirror of
https://github.com/actions/labeler
synced 2026-09-07 04:20:55 +02:00
build
This commit is contained in:
+1
-1
@@ -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