mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
closes https://github.com/coder/coder/issues/18430. Selecting a preset, and then selecting the "None" preset used to result in a validation error because an invalid preset id ("") was sent to the backend. --------- Co-authored-by: Jaayden Halko <jaayden@coder.com> Co-authored-by: Susana Ferreira <susana@coder.com>