mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-23 21:19:58 +08:00
Merge branch 'Ultimaker:main' into zyyx_profile_addition
This commit is contained in:
commit
6113ceef03
@ -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