Move update indicator to titlebar on desktop.

This commit is contained in:
Paul
2021-08-01 17:52:44 +01:00
parent c32826e157
commit 4d194ba31a
6 changed files with 32 additions and 27 deletions

View File

@@ -33,7 +33,7 @@ export default function HeaderActions({
return (
<>
<UpdateIndicator />
<UpdateIndicator style="channel" />
{channel.channel_type === "Group" && (
<>
<IconButton