Skip to content

Commit

Permalink
fix/398 MySolutions WSOD (#400)
Browse files Browse the repository at this point in the history
* fix wsod;
* update generated
---------

Co-authored-by: Chris Chamberlain <[email protected]>
  • Loading branch information
benjamineac and chrisbc authored Jun 18, 2024
1 parent 741bfed commit f4593e4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
2 changes: 2 additions & 0 deletions src/pages/MySolutions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ export const mySolutionsQuery = graphql`
}
}
}
}
file {
... on TimeDependentInversionSolution {
id
meta {
Expand Down
32 changes: 16 additions & 16 deletions src/pages/__generated__/MySolutionsQuery.graphql.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4593e4

Please sign in to comment.