Skip to content

Commit 62c7de7

Browse files
committed
add logging
1 parent 3d834d0 commit 62c7de7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

actions/complete-onboarding.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ export async function joinGlobalGroupIfDesiredAndUpdateImage(input: {
146146

147147
await verifySession()
148148
if (!input.profileName) {
149+
console.log('no username for global group')
149150
logs.push({
150151
ok: false as const,
151152
title: 'Could not join global group',

0 commit comments

Comments
 (0)