mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
Rollback https://github.com/coder/coder/pull/18081
This commit is contained in:
@ -2248,8 +2248,7 @@ func convertWorkspace(
|
||||
CreatedAt: workspace.CreatedAt,
|
||||
UpdatedAt: workspace.UpdatedAt,
|
||||
OwnerID: workspace.OwnerID,
|
||||
OwnerName: workspace.OwnerName,
|
||||
OwnerUsername: workspace.OwnerUsername,
|
||||
OwnerName: workspace.OwnerUsername,
|
||||
OwnerAvatarURL: workspace.OwnerAvatarUrl,
|
||||
OrganizationID: workspace.OrganizationID,
|
||||
OrganizationName: workspace.OrganizationName,
|
||||
|
Reference in New Issue
Block a user