mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:47:34 +00:00
copilot changes
This commit is contained in:
@@ -34,7 +34,7 @@ func (c *CreateOrgMemberCommand) Execute(ctx context.Context, opts *CommandOpts)
|
||||
|
||||
// String implements [Commander].
|
||||
func (c *CreateOrgMemberCommand) String() string {
|
||||
panic("unimplemented")
|
||||
return "CreateOrgMemberCommand"
|
||||
}
|
||||
|
||||
// MemberRepository is a sub repository of the org repository and maybe the instance repository.
|
||||
|
Reference in New Issue
Block a user