mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 16:13:16 +08:00
Align documentation better
I just couldn't stand it... 'I have to sort my books', she cried With self-indulgent glee With senseless, narcissistic pride: 'I'm just so OCD' 'How random, guys', I smiled and said Then left without a peep And washed my hands until they bled And cried myself to sleep Contributes to issue CURA-844.
This commit is contained in:
parent
68afd08afd
commit
c1b738953b
@ -18,7 +18,7 @@ def getMetaData():
|
||||
"api": 2
|
||||
},
|
||||
"version_upgrade": {
|
||||
# From To Upgrade function
|
||||
# From To Upgrade function
|
||||
("profile", 1): ("instance_container", 2, upgrade.upgradeProfile),
|
||||
("machine_instance", 1): ("container_stack", 2, upgrade.upgradeMachineInstance),
|
||||
("preferences", 1): ("preferences", 2, upgrade.upgradePreferences)
|
||||
|
Loading…
x
Reference in New Issue
Block a user