clean: respect es11
This commit is contained in:
@ -115,8 +115,8 @@ class Player
|
||||
*/
|
||||
this.rail = this.rail.from_json(data.rail);
|
||||
|
||||
return this
|
||||
return this;
|
||||
}
|
||||
}
|
||||
|
||||
export { Player }
|
||||
export { Player };
|
Reference in New Issue
Block a user