mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
fix module reference
This commit is contained in:
parent
e3e7bd27e9
commit
4ec0d0633d
@ -2948,7 +2948,7 @@ will implement:
|
||||
/*global define*/
|
||||
|
||||
define(
|
||||
['./src/ExampleTelemetrySeries'],
|
||||
['./ExampleTelemetrySeries'],
|
||||
function (ExampleTelemetrySeries) {
|
||||
"use strict";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user