Copy as curl issue

Bug
Copy as curl includes an empty authorization header even when authorization is disabled.

Copy as curl for the above image produces the following output, with an empty value for Bearer token.
curl -X GET 'https://api.thecatapi.com/v1/images/search' --header 'sdfd: dfd' --header 'dfdf: dfdf' --header 'Authorization: Bearer'MacvVersion 2025.7.3 (2025.7.3)
Fixed this locally, so it’ll be included in the next release. Thanks for the report!
https://yaak.app/blog/2025.8.0-beta.1
https://yaak.app/blog/2025.8.0