mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
99ece25bb3
Fixes #492. There is no more single-quote parsing, and instead we use a JSON decoder for multiline values. This is a much better UX!