@@ -15,7 +15,7 @@ get_valid_choice() {
until [[ "$vcs" == *$c* ]]; do
c="$(get_choice "$pr")"
done
echo $c
echo "$c"
}
# variables and states
The note is not visible to the blocked user.