Blueprints: Add blueprint editing

This commit is contained in:
Amir 2024-02-15 18:05:22 +02:00 committed by Lucas Garfield
parent 2464dab29e
commit 45d50b2440
19 changed files with 519 additions and 79 deletions

View file

@ -24,6 +24,7 @@ const config: ConfigFile = {
'getBlueprints',
'getBlueprintComposes',
'deleteBlueprint',
'getBlueprint',
],
};