mirror of
https://github.com/nasa/openmct.git
synced 2025-06-01 15:10:50 +00:00
use relative path (#6518)
This commit is contained in:
parent
d0ca398e01
commit
2ff7132e90
@ -29,7 +29,7 @@ define([
|
|||||||
'./TelemetryTableColumn',
|
'./TelemetryTableColumn',
|
||||||
'./TelemetryTableUnitColumn',
|
'./TelemetryTableUnitColumn',
|
||||||
'./TelemetryTableConfiguration',
|
'./TelemetryTableConfiguration',
|
||||||
'@/utils/staleness'
|
'../../utils/staleness'
|
||||||
], function (
|
], function (
|
||||||
EventEmitter,
|
EventEmitter,
|
||||||
_,
|
_,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user