Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/canyon-project/canyon into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Mar 1, 2024
2 parents 3858e22 + a518200 commit 8acd1e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ const ProjectOverviewPage = () => {
</div>

<div>
<Text type={'secondary'}>Project ID: 115249</Text>
<Text type={'secondary'}>Project ID: {projectByIdData?.getProjectByID.id}</Text>
<Text className={'ml-6'} type={'secondary'}>
默认分支: {projectByIdData?.getProjectByID.defaultBranch}
</Text>
Expand Down

0 comments on commit 8acd1e0

Please sign in to comment.