mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08: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