mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 05:36:02 +08:00
Remove the opening of the digital factory URL in cases where the user has already signed in.
This will eliminate confusion whenever a staging environment will be used.
This commit is contained in:
parent
5923dd0109
commit
72b986b0ee
@ -73,11 +73,6 @@ Item
|
|||||||
{
|
{
|
||||||
Cura.API.account.login()
|
Cura.API.account.login()
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
Qt.openUrlExternally(CuraApplication.ultimakerDigitalFactoryUrl)
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user