This commit is contained in:
davidontop 2024-05-04 15:53:09 +02:00
parent 91c6d44285
commit b5e581cb1b
Signed by: DavidOnTop
GPG key ID: 5D05538A45D5149F

View file

@ -7,7 +7,7 @@ post = ["post.rhai"]
[placeholders.optimize] [placeholders.optimize]
type = "string" type = "string"
prompt = "Optimize for?" prompt = "Optimize for:"
default = "speed" default = "speed"
choices = ["speed", "size", "none"] choices = ["speed", "size", "none"]