mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 18:57:01 +00:00
[Plugins] Add missing paren
This commit is contained in:
parent
fa28393c14
commit
36b5197733
@ -37,7 +37,7 @@ define([
|
||||
return function (openmct) {
|
||||
openmct.legacyRegistry.enable(bundleName);
|
||||
};
|
||||
};
|
||||
});
|
||||
|
||||
plugins.CouchDB = function (url) {
|
||||
return function (openmct) {
|
||||
|
Loading…
Reference in New Issue
Block a user