Skip to content

Commit

Permalink
Remove reference to inexistent property in NCCustomButton
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
  • Loading branch information
claucambra committed Nov 14, 2022
1 parent 075b681 commit 4b180d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/tray/NCButtonContents.qml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ RowLayout {

text: root.text
textFormat: Text.PlainText
font.bold: root.bold

visible: root.text !== ""

Expand Down

0 comments on commit 4b180d8

Please sign in to comment.