Updated the dependency injection syntax to use v4 instead of default (#5279)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
define([
|
||||
'uuid'
|
||||
], function (
|
||||
uuid
|
||||
{ v4: uuid }
|
||||
) {
|
||||
function WorkerInterface(openmct) {
|
||||
// eslint-disable-next-line no-undef
|
||||
|
||||
Reference in New Issue
Block a user