mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 15:21:00 -04:00
Fix user status in the top bar with dark theme
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
parent
76d0165330
commit
f3ec1d3a9f
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,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue