mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Fix old forum link
This commit is contained in:
parent
79722673e4
commit
85dcfa00bd
@ -290,7 +290,7 @@ Rectangle {
|
||||
icon.color:"white"
|
||||
icon.width: 16
|
||||
icon.height: 16
|
||||
onClicked: Qt.openUrlExternally("http://forum.screen-play.rocks:4567/")
|
||||
onClicked: Qt.openUrlExternally("https://forum.screen-play.rocks/")
|
||||
}
|
||||
Button {
|
||||
text: qsTr("Workshop")
|
||||
|
Loading…
Reference in New Issue
Block a user