mirror of
https://github.com/nasa/openmct.git
synced 2025-01-31 16:36:13 +00:00
Fixed UUID import
This commit is contained in:
parent
59ea2ea361
commit
e3cac49c4b
@ -27,7 +27,7 @@
|
||||
define(
|
||||
['./GestureConstants',
|
||||
'../../../commonUI/edit/src/objects/EditableDomainObject',
|
||||
'../../../commonUI/browse/lib/uuid'],
|
||||
'uuid'],
|
||||
function (GestureConstants, EditableDomainObject, uuid) {
|
||||
"use strict";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user