mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Simplify the link in AddNetworkOrLocalPrinterContent
CURA-7427
This commit is contained in:
parent
b717755f20
commit
e3e767f4b9
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ Item
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Qt.openUrlExternally("https://mycloud.ultimaker.com/app/manage/printers")
|
Qt.openUrlExternally("https://mycloud.ultimaker.com/")
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue