Skip to content

Commit

Permalink
empty value
Browse files Browse the repository at this point in the history
  • Loading branch information
peintnermax committed Oct 15, 2024
1 parent edf8aa3 commit d1063db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/login/src/lib/zitadel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ export async function getDefaultOrg() {
{
query: {
case: "defaultQuery",
value: { default: true },
value: {},
},
},
],
Expand Down

0 comments on commit d1063db

Please sign in to comment.