Skip to content

Commit

Permalink
fix(table-mode): add missing "ST Storage" in Table Mode template
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent-laporte-pro committed Apr 24, 2024
1 parent 074dea8 commit 4d1d880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/src/services/api/studies/tableMode/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export const TABLE_MODE_TYPES = [
LINKS,
THERMALS,
RENEWABLES,
ST_STORAGES,
BINDING_CONSTRAINTS,
] as const;

Expand Down

0 comments on commit 4d1d880

Please sign in to comment.