Build and integrate Splash Image

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