mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Change tertiary button to use link text color
CURA-7627
This commit is contained in:
parent
d8427b4109
commit
955b2950e8
3 changed files with 3 additions and 4 deletions
|
@ -291,7 +291,6 @@ class CloudOutputDeviceManager:
|
|||
del self._remote_clusters[old_cluster_id]
|
||||
self._remote_clusters[new_cloud_output_device.key] = new_cloud_output_device
|
||||
|
||||
|
||||
def _devicesRemovedFromAccount(self, removed_device_ids: Set[str]) -> None:
|
||||
"""
|
||||
Removes the CloudOutputDevice from the received device ids and marks the specific printers as "removed from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue