Added excalidraw #3

Merged
gec merged 13 commits from excalidraw into main 2023-09-29 08:12:01 +00:00
Showing only changes of commit d8c3e9a3ad - Show all commits

View file

@ -22,7 +22,7 @@ def initialize(project):
"project_root_path": PROJECT_ROOT_PATH, "project_root_path": PROJECT_ROOT_PATH,
"build_types": ["IMAGE"], "build_types": ["IMAGE"],
"mixin_types": [], "mixin_types": [],
"image_naming": "NAME_AND_NAME", "image_naming": "NAME_AND_MODULE",
"image_tag": f"{image_tag}", "image_tag": f"{image_tag}",
} }