Lagrange [release]
Spartan: Fixed malformed query strings
Fri May 6 08:35:00 2022 +0300
The intent here was to prefill the input prompt with the query string from the URL, and the user's input replaces the full payload that gets sent to the server.
IssueID #490
src/app.c | 12 +++++++----- src/ui/util.c | 3 +++ 2 files changed, 10 insertions(+), 5 deletions(-)