Skip to content

Commit b4f54f3

Browse files
fix: use latest build version name on workspace page (#14771)
1 parent db4945d commit b4f54f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/WorkspacePage/WorkspaceTopbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ export const WorkspaceTopbar: FC<WorkspaceProps> = ({
158158
workspaceName={workspace.name}
159159
templateIconUrl={workspace.template_icon}
160160
rootTemplateUrl={templateLink}
161-
templateVersionName={workspace.template_name}
161+
templateVersionName={workspace.latest_build.template_version_name}
162162
templateVersionDisplayName={workspace.template_display_name}
163163
latestBuildVersionName={
164164
workspace.latest_build.template_version_name

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy