Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed May 15, 2024
1 parent 2dd8bd2 commit 5ab2456
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export class ProjectService {
id: String(id),
pathWithNamespace: path_with_namespace,
name: name,
description: description,
description: description || '',
};
}

Expand Down

0 comments on commit 5ab2456

Please sign in to comment.