fix: actual channel
This commit is contained in:
parent
050899b407
commit
e08040897f
|
@ -85,7 +85,7 @@ export default function ChatCenter() {
|
||||||
/>
|
/>
|
||||||
<div className="center__headerChannel">
|
<div className="center__headerChannel">
|
||||||
<span className="tiny">chatting in</span>
|
<span className="tiny">chatting in</span>
|
||||||
<span>/r/reddichat</span>
|
<span>{channel}</span>
|
||||||
</div>
|
</div>
|
||||||
<Bar
|
<Bar
|
||||||
active={rightActiveIndex}
|
active={rightActiveIndex}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user