mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
I made a typo on PR https://github.com/modrinth/code/pull/4426 by making the corresponding SQL query filter by projects with an unexisting `public` status, instead of `approved`. During my testing, I used the `archived` status, so I didn't notice it back then.