mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 10:15:26 +00:00
Added pin message for DirectMessage
This commit is contained in:
@@ -327,7 +327,7 @@ export default observer(
|
||||
let pinFound = false
|
||||
return (
|
||||
<>
|
||||
{channel.channel_type != "DirectMessage" && (
|
||||
{(
|
||||
<PinIcon position="top" accent>
|
||||
<div onClick={() => unhide()}>
|
||||
<Pin size={24} />
|
||||
|
||||
Reference in New Issue
Block a user