Skip to content

Commit

Permalink
fix(tables-query-dust-app): skip null fields when rendering heads (#3302
Browse files Browse the repository at this point in the history
)

Co-authored-by: Henry Fontanier <[email protected]>
  • Loading branch information
fontanierh and Henry Fontanier authored Jan 18, 2024
1 parent a9bea89 commit 520096d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/src/front/lib/actions/registry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ export const DustProdActionRegistry = createActionRegistry({
workspaceId: PRODUCTION_DUST_APPS_WORKSPACE_ID,
appId: "b4f205e453",
appHash:
"6803dbf81b81cde069e85f9ab5090cf9c4f604fca68bc3a1c68c2d0a5af6109a",
"5f814f091a270cc56e2120a21dbf5fba7b64360868cc2dea1da53af3a2b9cc3b",
},
config: {
MODEL: {
Expand Down

0 comments on commit 520096d

Please sign in to comment.