mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00
Add missing campaign tags
CURA-8441
This commit is contained in:
parent
5a8167cbff
commit
b37716de58
3 changed files with 3 additions and 3 deletions
|
@ -251,7 +251,7 @@ Item
|
|||
onClicked:
|
||||
{
|
||||
// open the troubleshooting URL with web browser
|
||||
const url = "https://ultimaker.com/in/cura/troubleshooting/network"
|
||||
const url = "https://ultimaker.com/in/cura/troubleshooting/network?utm_source=cura&utm_medium=software&utm_campaign=add-network-printer"
|
||||
Qt.openUrlExternally(url)
|
||||
}
|
||||
onEntered:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue