Build and integrate Splash Image

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