Enable custom icon uploads #1

Merged
brandonegg merged 6 commits from enable-custom-icon-uploads into main 2023-08-22 18:27:28 -05:00
Showing only changes of commit 8c7682251c - Show all commits

@ -137,6 +137,7 @@ export const auditoryResourceRouter = createTRPCRouter({
}),
]);
// TODO: The issue here is the photo binary data can't be sent over tRPC which will cause the request to be unparsable by the client
return {
count,
resources,