chore: remove useless console log
This commit is contained in:
parent
29b2bbf13e
commit
c00843c94c
|
@ -119,7 +119,6 @@ Item {
|
|||
horizontalAlignment: Text.AlignHCenter
|
||||
fontSizeMode: Text.FixedSize
|
||||
renderType: Text.QtRendering
|
||||
onLinkActivated: console.log(link)
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: Style.current.xlPadding
|
||||
anchors.left: parent.left
|
||||
|
|
Loading…
Reference in New Issue