mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 21:27:52 +00:00
spelling
This commit is contained in:
parent
531ef3ef1b
commit
638b03c17d
@ -153,7 +153,7 @@ export default {
|
||||
return;
|
||||
}
|
||||
|
||||
this.bounds = bounds; // setting bounds for EventryView watcher
|
||||
this.bounds = bounds;
|
||||
},
|
||||
timeSystemChanged() {
|
||||
this.timeSystem = this.timeContext.getTimeSystem();
|
||||
|
Loading…
Reference in New Issue
Block a user