mirror of
https://github.com/nasa/openmct.git
synced 2025-03-22 20:15:25 +00:00
fix typo
This commit is contained in:
parent
bf3cad3f6e
commit
f404c4022b
@ -457,7 +457,7 @@ export default {
|
||||
},
|
||||
|
||||
setDisplayRange(series, xKey) {
|
||||
if (this.config.series.length !== 1) {
|
||||
if (this.config.series.model.length !== 1) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user