Can someone help me ?
I need to find a template for choices.
I want it to be like
Be rude
Be nice
None of the ones i’ve seen work for this
Can someone help me ?
I need to find a template for choices.
I want it to be like
Be rude
Be nice
None of the ones i’ve seen work for this
choice
“option1” {
}“option2” {
}
a little tip if you write the word choice it will show you a snippet click on that and it will give you this
choice “option1” {
} “option2” {
}
then you need to put it like I did with the first example and it works
Okay thank you
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.