continuwuity/changelog.d/1994.bugfix.md
Ginger 3e55d08488
Some checks failed
Documentation / Build and Deploy Documentation (push) Successful in 1m5s
Checks / Prek / Check changed files (push) Successful in 5s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m19s
Release Docker Image / Build linux-arm64 (release) (push) Has been cancelled
Release Docker Image / Create Multi-arch Release Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
Release Docker Image / Release Binaries (push) Has been cancelled
Release Docker Image / Mirror Images (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
Release Docker Image / Build linux-amd64 (release) (push) Has been cancelled
fix: Only return create prompt if registration is enabled
2026-07-17 12:49:15 +00:00

130 B

Fixed create being returned as a supported prompt value regardless of if registration is enabled or not. Contributed by @ginger