mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-02 09:46:38 +00:00
fix: Cannot open the link in the channel's description
Hook up the signal to open a hyper link Fixes #8939
This commit is contained in:
parent
ce08265e0d
commit
6fc1d0951b
@ -337,6 +337,7 @@ Item {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
onLinkActivated: Global.openLink(link)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user