[Style] Add missing semicolon
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user