Update
This commit is contained in:
parent
73ece83c60
commit
54ef38ba5c
|
@ -12,3 +12,4 @@ Server/public/assets/coops.json
|
|||
Server/public/assets/parties.json
|
||||
Server/public/assets/cooperatives.json
|
||||
Server/public/assets/partners.json
|
||||
Server/public/assets/trade_unions.json
|
||||
|
|
|
@ -63,4 +63,6 @@ compile("cooperatives")
|
|||
|
||||
compile("parties")
|
||||
|
||||
compile("partners")
|
||||
compile("partners")
|
||||
|
||||
compile("trade_unions")
|
Loading…
Reference in New Issue