Do not append suffix to text prompt

Do not append suffix to text prompt unless
there are choices or a default value specified.

Closes #413
This commit is contained in:
Patrik Svensson
2021-07-02 19:06:12 +02:00
committed by Patrik Svensson
parent 865552c3f2
commit 2011cb2eff
5 changed files with 55 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"projects": [ "src", "tests" ],
"sdk": {
"version": "5.0.202",
"version": "5.0.301",
"rollForward": "latestPatch"
}
}