mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-09 22:36:29 +00:00
Relocates the error code to where it's most related, similar to how all the other error codes are. Previously we were including a non-generic error in the main result code header.