forked from jappel/leistungsbilanz-ts
Add public building project setting
This commit is contained in:
parent
43a3bb0b69
commit
44b6fde940
29 changed files with 2057 additions and 54 deletions
|
|
@ -78,6 +78,7 @@ const requiredProjectColumns = [
|
|||
"external_project_number",
|
||||
"building_owner",
|
||||
"description",
|
||||
"is_public_building",
|
||||
"enabled_distribution_board_supply_types",
|
||||
];
|
||||
const projectColumns = new Set(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue