mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-18 08:11:41 +01:00
Add a small comment to Invite.avatarColorId, too.
This commit is contained in:
parent
b40f946b85
commit
f7d6569154
@ -56,6 +56,7 @@ export class Invite extends EventEmitter {
|
|||||||
return this._inviteData.avatarUrl;
|
return this._inviteData.avatarUrl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** @see BaseRoom.avatarColorId */
|
||||||
get avatarColorId() {
|
get avatarColorId() {
|
||||||
return this._inviteData.avatarColorId;
|
return this._inviteData.avatarColorId;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user