mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Set the LocalContainerProvider as a required plugin.
This commit is contained in:
parent
c5e9acf664
commit
a1e6792664
@ -270,6 +270,7 @@ class CuraApplication(QtApplication):
|
|||||||
"PrepareStage",
|
"PrepareStage",
|
||||||
"MonitorStage",
|
"MonitorStage",
|
||||||
"LocalFileOutputDevice",
|
"LocalFileOutputDevice",
|
||||||
|
"LocalContainerProvider",
|
||||||
|
|
||||||
# Views:
|
# Views:
|
||||||
"SimpleView",
|
"SimpleView",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user