Content-Length: 261432 | pFad | http://github.com/coder/coder/commit/433f0be53d80f49360c01e685691d3a68f78ffe8

52 fix: show provisioner name instead of key name in expanded Provisione… · coder/coder@433f0be · GitHub
Skip to content

Commit 433f0be

Browse files
authored
fix: show provisioner name instead of key name in expanded ProvisionerKeyRow (#17921)
1 parent ca5f114 commit 433f0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/OrganizationSettingsPage/OrganizationProvisionerKeysPage/ProvisionerKeyRow.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export const ProvisionerKeyRow: FC<ProvisionerKeyRowProps> = ({
103103
<RouterLink
104104
to={`../provisioners?${new URLSearchParams({ ids: provisioner.id })}`}
105105
>
106-
{provisionerKey.name}
106+
{provisioner.name}
107107
</RouterLink>
108108
</Badge>
109109
))}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/coder/coder/commit/433f0be53d80f49360c01e685691d3a68f78ffe8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy