Build and integrate Splash Image

This commit is contained in:
Jaby
2022-09-29 20:51:18 +02:00
parent eee76203d8
commit c872723409
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",
}