mirror of
https://github.com/nasa/openmct.git
synced 2025-06-20 08:03:49 +00:00
[Style] Add missing semicolon
This commit is contained in:
@ -105,7 +105,7 @@ define(
|
||||
watch();
|
||||
});
|
||||
this.watches = [];
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Attach watches for each object in the plot's composition
|
||||
|
Reference in New Issue
Block a user