mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-29 05:35:41 +00:00
fix update to exact gms location type
This commit is contained in:
parent
3690e62736
commit
58b006193f
@ -45,7 +45,7 @@ export function compareGmsRelevantUserSettings(
|
||||
return true
|
||||
}
|
||||
if (
|
||||
updateUserInfosArgs.gmsPublishLocation &&
|
||||
updateUserInfosArgs.gmsPublishLocation !== undefined &&
|
||||
(orgUser.gmsPublishLocation as GmsPublishLocationType) !==
|
||||
updateUserInfosArgs.gmsPublishLocation
|
||||
) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user