mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 15:43:48 +00:00
chore: modify cspell config and fix all typos (#6908)
This commit is contained in:
@ -72,7 +72,7 @@ export default {
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
this.openmct.time.on(TIME_CONTEXT_EVENTS.timeSysteChanged, this.setViewFromTimeSystem);
|
||||
this.openmct.time.on(TIME_CONTEXT_EVENTS.timeSystemChanged, this.setViewFromTimeSystem);
|
||||
this.openmct.time.on(TIME_CONTEXT_EVENTS.clockChanged, this.setViewFromClock);
|
||||
},
|
||||
unmounted() {
|
||||
|
Reference in New Issue
Block a user