mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 09:34:35 -07:00
Merge branch 'main' into CURA-12093_conditional-start-end-gcode
This commit is contained in:
commit
f3ae342f34
1 changed files with 1 additions and 0 deletions
|
|
@ -232,6 +232,7 @@ class Account(QObject):
|
|||
|
||||
def _onProfileChanged(self, profile: Optional[UserProfile]) -> None:
|
||||
self._user_profile = profile
|
||||
self._updatePermissions()
|
||||
self.userProfileChanged.emit()
|
||||
|
||||
def _sync(self) -> None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue