Skip to content

Commit

Permalink
trigger lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkabuki committed Oct 3, 2023
1 parent 963ba45 commit 1d30864
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const LoadingPanel = () => {
const registrationError = error?.code === ErrorCodes.FORBIDDEN

useEffect(() => {
console.log('hunting for haisenbug:')
console.log('HUNTING for haisenbug:')
console.log('isConnected', isConnected)
console.log('isCommunityInitialized', isCommunityInitialized)
console.log('areMessagesLoaded?', areMessagesLoaded)
Expand Down

0 comments on commit 1d30864

Please sign in to comment.