mirror of
https://github.com/nasa/openmct.git
synced 2025-02-07 11:30:28 +00:00
[Style] Add missing semicolon
This commit is contained in:
parent
96d9f8c194
commit
d176797307
@ -105,7 +105,7 @@ define(
|
|||||||
watch();
|
watch();
|
||||||
});
|
});
|
||||||
this.watches = [];
|
this.watches = [];
|
||||||
}
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Attach watches for each object in the plot's composition
|
* Attach watches for each object in the plot's composition
|
||||||
|
Loading…
x
Reference in New Issue
Block a user