forked from abner/for-legacy-web
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