mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 10:47:49 -06:00
Use application singleton instead of locally cached application
This commit is contained in:
parent
620ba8f21d
commit
21c81603b4
3 changed files with 12 additions and 12 deletions
|
@ -8,4 +8,4 @@ Cluster = namedtuple("Cluster", [
|
|||
"host_name", # Type: str
|
||||
"host_version", # Type: str
|
||||
"status", # Type: str
|
||||
])
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue