mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Make Notification::getDetail public
This commit is contained in:
@@ -37,6 +37,7 @@ class Notification
|
||||
|
||||
getTimestamp: -> @timestamp
|
||||
|
||||
# Public: Retrieves the {String} detail.
|
||||
getDetail: -> @options.detail
|
||||
|
||||
isEqual: (other) ->
|
||||
|
||||
Reference in New Issue
Block a user