mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 15:18:12 +00:00
Merge pull request #653 from nasa/open499
[Notifications] #499 All notifications now dismissable by default.
This commit is contained in:
@ -81,6 +81,7 @@ define([
|
||||
"implementation": NotificationService,
|
||||
"depends": [
|
||||
"$timeout",
|
||||
"topic",
|
||||
"DEFAULT_AUTO_DISMISS",
|
||||
"MINIMIZE_TIMEOUT"
|
||||
]
|
||||
|
Reference in New Issue
Block a user