fixing segment bug
Этот коммит содержится в:
@@ -62,7 +62,6 @@
|
|||||||
createdAt: user.create_at,
|
createdAt: user.create_at,
|
||||||
username: user.username,
|
username: user.username,
|
||||||
team_id: user.team_id,
|
team_id: user.team_id,
|
||||||
team_domain: window.getSubDomain(),
|
|
||||||
id: user.id
|
id: user.id
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user