Fix user status in the top bar with dark theme

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
pull/33752/head
Carl Schwan 2022-08-30 16:42:22 +07:00
parent 76d0165330
commit f3ec1d3a9f
No known key found for this signature in database
GPG Key ID: C3AA6B3A5EFA7AC5
1 changed files with 0 additions and 1 deletions

@ -45,7 +45,6 @@ const propsData = {
},
user: avatarDiv.dataset.user,
displayName: avatarDiv.dataset.displayname,
url: avatarDiv.dataset.avatar,
disableMenu: true,
disableTooltip: true,
}