mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 19:48:52 +00:00
chore: expose linkUrls property on Message QML type
This commit is contained in:
parent
8263a9bec8
commit
1277395431
@ -21,6 +21,7 @@ Item {
|
|||||||
property string emojiReactions: ""
|
property string emojiReactions: ""
|
||||||
property int prevMessageIndex: -1
|
property int prevMessageIndex: -1
|
||||||
property bool timeout: false
|
property bool timeout: false
|
||||||
|
property string linkUrls: ""
|
||||||
|
|
||||||
property string authorCurrentMsg: "authorCurrentMsg"
|
property string authorCurrentMsg: "authorCurrentMsg"
|
||||||
property string authorPrevMsg: "authorPrevMsg"
|
property string authorPrevMsg: "authorPrevMsg"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user