mirror of
https://github.com/nasa/openmct.git
synced 2025-04-09 04:14:32 +00:00
Trying to sort out error
This commit is contained in:
parent
5e713f279b
commit
ba614fe2d6
@ -5,6 +5,7 @@
|
||||
"platform/commonUI/about",
|
||||
"platform/commonUI/browse",
|
||||
"platform/commonUI/edit",
|
||||
"platform/commonUI/notification",
|
||||
"platform/commonUI/dialog",
|
||||
"platform/commonUI/general",
|
||||
"platform/commonUI/inspect",
|
||||
@ -26,7 +27,6 @@
|
||||
"platform/policy",
|
||||
"platform/entanglement",
|
||||
"platform/search",
|
||||
"platform/commonUI/notification",
|
||||
|
||||
"example/imagery",
|
||||
"example/eventGenerator",
|
||||
|
@ -10,8 +10,7 @@
|
||||
{
|
||||
"key": "notificationService",
|
||||
"implementation": "NotificationService.js",
|
||||
"depends": [ "$log", "$timeout", "messageSeverity",
|
||||
"DEFAULT_AUTO_DISMISS" ]
|
||||
"depends": [ "$timeout", "DEFAULT_AUTO_DISMISS" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user