Skip to content

Commit a1b7cbd

Browse files
committed
:)
1 parent 716b257 commit a1b7cbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/pages/ManagementSettingsPage/OrganizationProvisionersPage.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ function groupProvisioners(
3131
userAuth: [],
3232
keys: new Map(),
3333
};
34+
// NOTE: I'll fix this at the end of the PR chain
3435
const keyName = "TODO";
3536

3637
for (const it of provisioners) {

0 commit comments

Comments
 (0)