mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:27:33 +00:00
copilot changes
This commit is contained in:
@@ -240,7 +240,7 @@ func (cmd *UpdateOrganizationCommand) Execute(ctx context.Context, opts *Command
|
||||
_, err = cmd.repo.Update(ctx,
|
||||
cmd.repo.IDCondition(cmd.OrgID),
|
||||
cmd.InstanceID,
|
||||
cmd.changes,
|
||||
cmd.changes...,
|
||||
)
|
||||
return err
|
||||
}
|
||||
|
Reference in New Issue
Block a user