whitespace
This commit is contained in:
@@ -266,7 +266,6 @@ class AtRoomPillPart extends RoomPillPart {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
class UserPillPart extends PillPart {
|
class UserPillPart extends PillPart {
|
||||||
constructor(userId, displayName, member) {
|
constructor(userId, displayName, member) {
|
||||||
super(userId, displayName);
|
super(userId, displayName);
|
||||||
|
|||||||
Reference in New Issue
Block a user