mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-18 04:18:59 +02:00
Merge pull request #10161 from howard-stearns/fix-pal-connections-help
fix pal connections-tab help trigger
This commit is contained in:
commit
12b5b91754
1 changed files with 0 additions and 1 deletions
|
@ -308,7 +308,6 @@ Rectangle {
|
|||
MouseArea {
|
||||
anchors.fill: parent;
|
||||
hoverEnabled: true;
|
||||
enabled: activeTab === "connectionsTab";
|
||||
onClicked: letterbox(hifi.glyphs.question,
|
||||
"Connections and Friends",
|
||||
"<font color='purple'>Purple borders around profile pictures are <b>Connections</b>.</font><br>" +
|
||||
|
|
Loading…
Reference in a new issue