Skip to content

Commit

Permalink
Merge pull request #48131 from Krishna2323/krishna2323/issue/47260
Browse files Browse the repository at this point in the history
fix: Workspace - Workspace profile page becomes grayed out when go offline.
  • Loading branch information
puneetlath authored Sep 3, 2024
2 parents 6ef1752 + 44a85c4 commit 79d3afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/actions/Policy/Policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1708,6 +1708,7 @@ function buildPolicyData(policyOwnerEmail = '', makeMeAdmin = false, policyName
name: null,
outputCurrency: null,
address: null,
description: null,
},
},
},
Expand Down

0 comments on commit 79d3afc

Please sign in to comment.