mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Merge pull request #8632 from devoncarew/patch-2
Update notification-manager.coffee
This commit is contained in:
@@ -80,7 +80,7 @@ class NotificationManager
|
||||
|
||||
# Public: Get all the notifications.
|
||||
#
|
||||
# Returns an {Array} of {Notifications}s.
|
||||
# Returns an {Array} of {Notification}s.
|
||||
getNotifications: -> @notifications.slice()
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user