mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 15:25:58 +08:00
Restore wrongly deleted code
CURA-6979
This commit is contained in:
parent
dae626375d
commit
1f5df8fe79
@ -700,6 +700,9 @@ class Toolbox(QObject, Extension):
|
||||
description="Sync your Cloud subscribed packages to your local environment.",
|
||||
button_align=Message.ActionButtonAlignment.ALIGN_RIGHT)
|
||||
sync_message.show()
|
||||
|
||||
self.metadataChanged.emit()
|
||||
|
||||
if self.isLoadingComplete():
|
||||
self.setViewPage("overview")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user