mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-08 15:20:55 +00:00
eslint: run pnpm eslint --fix
This commit is contained in:
parent
d089002698
commit
a69832e3a3
53 changed files with 633 additions and 615 deletions
|
@ -93,7 +93,7 @@ export default class Room {
|
|||
this.manager.room_ids[this._id] = null;
|
||||
}
|
||||
|
||||
0
|
||||
0
|
||||
merge(other) {
|
||||
if ( ! this.login && other.login )
|
||||
this.login = other.login;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue