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