mirror of
https://github.com/atom/atom.git
synced 2026-02-13 08:04:56 -05:00
Add wasDisplayed to Notification
This commit is contained in:
@@ -48,3 +48,10 @@ class NotificationManager
|
||||
###
|
||||
|
||||
getNotifications: -> @notifications
|
||||
|
||||
###
|
||||
Section: Managing Notifications
|
||||
###
|
||||
|
||||
clear: ->
|
||||
@notifications = []
|
||||
|
||||
Reference in New Issue
Block a user