mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 12:05:57 +08:00
Merge remote-tracking branch 'origin/main' into CURA-11761_container_stack_cache
This commit is contained in:
commit
34e941df6f
@ -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…
x
Reference in New Issue
Block a user