mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 12:29:37 +00:00
chore: sync StatusQ
- corrects the spacing in "Pinned by @author" message - and fix a typo Fixes: #7305
This commit is contained in:
parent
781575c4b5
commit
9bbbdc828b
@ -1 +1 @@
|
||||
Subproject commit 9135b90ada009f9a9d9e9d29b3721ba462790b98
|
||||
Subproject commit 7d96b2d4c17062f019dff9a942a8ecfe5ac31ca1
|
@ -102,7 +102,7 @@ StatusDialog {
|
||||
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
enabled: !!popup.messageToPin
|
||||
enabled: !!root.messageToPin
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
z: 55
|
||||
onClicked: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user