mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Remove console log
This commit is contained in:
parent
6f2870340a
commit
67a3e76802
@ -5,7 +5,6 @@ import ColorHash from "color-hash";
|
||||
const colorHash = new ColorHash({ lightness: 0.3 });
|
||||
|
||||
export function Facepile({ participants }) {
|
||||
console.log(participants);
|
||||
return (
|
||||
<div
|
||||
className={styles.facepile}
|
||||
|
Loading…
Reference in New Issue
Block a user