mirror of
https://github.com/nasa/openmct.git
synced 2025-05-31 06:31:04 +00:00
Fix typo
This commit is contained in:
parent
65f80f4c45
commit
625b39d722
@ -66,7 +66,7 @@ export default {
|
|||||||
this.stopProvidingTelemetry();
|
this.stopProvidingTelemetry();
|
||||||
}
|
}
|
||||||
if (this.stopObservingForChanges) {
|
if (this.stopObservingForChanges) {
|
||||||
this.this.stopObservingForChanges();
|
this.stopObservingForChanges();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user