mirror of
https://github.com/nasa/openmct.git
synced 2025-06-22 00:57:11 +00:00
Fix typos that prevent building in linux
This commit is contained in:
@ -52,7 +52,7 @@
|
||||
|
||||
<script>
|
||||
import lodash from 'lodash';
|
||||
import LadRow from './LadRow.vue';
|
||||
import LadRow from './LADRow.vue';
|
||||
|
||||
export default {
|
||||
inject: ['openmct', 'domainObject'],
|
||||
|
Reference in New Issue
Block a user