mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 00:23:01 +00:00
[Code Style] Satisfy JSLint
Add missing semicolons etc. to satisfy JSLint after changes for WTD-1482.
This commit is contained in:
@ -60,7 +60,7 @@ define(
|
||||
containerType,
|
||||
selectedType
|
||||
);
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Check whether or not a compose action should be allowed
|
||||
|
Reference in New Issue
Block a user