mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:29:02 +08:00
CuraAppDisplayName is already set as Enterprise
Contribute to CURA-9157
This commit is contained in:
parent
3e4453f48b
commit
f64b1a6e30
@ -64,7 +64,7 @@ try:
|
||||
if CuraAppDisplayName == "":
|
||||
CuraAppDisplayName = DEFAULT_CURA_DISPLAY_NAME
|
||||
if IsEnterpriseVersion:
|
||||
CuraAppDisplayName = CuraAppDisplayName + " Enterprise"
|
||||
CuraAppDisplayName = CuraAppDisplayName
|
||||
|
||||
except ImportError:
|
||||
CuraAppDisplayName = DEFAULT_CURA_DISPLAY_NAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user