mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add getNotifications()
This commit is contained in:
@@ -42,3 +42,9 @@ class NotificationManager
|
||||
@notifications.push(notification)
|
||||
@emitter.emit('did-add-notification', notification)
|
||||
notification
|
||||
|
||||
###
|
||||
Section: Getting Notifications
|
||||
###
|
||||
|
||||
getNotifications: -> @notifications
|
||||
|
||||
Reference in New Issue
Block a user