mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 21:49:01 +08:00
Disabled the 2.5 upgrader
This commit is contained in:
parent
1f734d5245
commit
a170624ff1
@ -41,4 +41,5 @@ def getMetaData():
|
|||||||
}
|
}
|
||||||
|
|
||||||
def register(app):
|
def register(app):
|
||||||
|
return {}
|
||||||
return { "version_upgrade": upgrade }
|
return { "version_upgrade": upgrade }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user