Skip to content

Commit

Permalink
make account custom param public (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanharikr authored Oct 14, 2024
1 parent bb3a538 commit ec77684
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,7 @@
const queryParams = {
params: {
provider_hint: ''
},
pi_params: {
provider_hint: '',
account: ['personal', 'managed']
},
required: []
Expand Down

0 comments on commit ec77684

Please sign in to comment.