Build and integrate Splash Image

This commit is contained in:
2022-09-29 20:51:18 +02:00
parent 7baeb4d1e2
commit 8917932bc7
3 changed files with 8 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
{
"id": "target",
"type": "pickString",
"options": ["build", "clean", "rebuild", "splash"],
"options": ["build", "clean", "rebuild"],
"default": "build",
"description": "build target",
}