mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Move update indicator to titlebar on desktop.
This commit is contained in:
@@ -33,7 +33,7 @@ export default function HeaderActions({
|
||||
|
||||
return (
|
||||
<>
|
||||
<UpdateIndicator />
|
||||
<UpdateIndicator style="channel" />
|
||||
{channel.channel_type === "Group" && (
|
||||
<>
|
||||
<IconButton
|
||||
|
||||
Reference in New Issue
Block a user