update
This commit is contained in:
@@ -105,7 +105,7 @@ async def _frozen_inventar(topic: str, vorlage: str) -> None:
|
||||
shutil.copy(src, dst)
|
||||
files = _blocks_files(topic)
|
||||
files["arbeit"].mkdir(parents=True, exist_ok=True)
|
||||
await board_inventory.reset_board_from_stage(topic, "artefacts", "subblocks", files)
|
||||
await board_inventory.reset_board_from_stage(topic, "artefacts", "generate", files)
|
||||
|
||||
|
||||
async def _aufraeumen(topic: str) -> None:
|
||||
|
||||
Reference in New Issue
Block a user