diff --git a/server/route/api/v2/workspace_service.go b/server/route/api/v2/workspace_service.go index 468e93a8..974118ff 100644 --- a/server/route/api/v2/workspace_service.go +++ b/server/route/api/v2/workspace_service.go @@ -10,7 +10,7 @@ import ( "google.golang.org/grpc/status" ) -var owner *apiv2pb.User = nil +var owner *apiv2pb.User func (s *APIV2Service) GetWorkspaceProfile(ctx context.Context, _ *apiv2pb.GetWorkspaceProfileRequest) (*apiv2pb.GetWorkspaceProfileResponse, error) { workspaceProfile := &apiv2pb.WorkspaceProfile{