mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07:00
Re-enable Version 2.4 to 2.5 upgrade
So that we can remove settings again, among which the Cubic Subdivision Radius setting. Contributes to issue CURA-3427.
This commit is contained in:
parent
e7fc36587d
commit
99cb8bc169
1 changed files with 0 additions and 1 deletions
|
|
@ -41,5 +41,4 @@ def getMetaData():
|
|||
}
|
||||
|
||||
def register(app):
|
||||
return {}
|
||||
return { "version_upgrade": upgrade }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue