From 23e0ea54ff4d57151f3a6ee15f05cf39cf13dee9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Thu, 2 Oct 2025 15:20:27 +0200 Subject: [PATCH] fix(api): correct PocketBase baseURL property name - Fix typo from baseUrl to baseURL in submission details - Ensure proper API endpoint construction for asset URLs - Improve consistency with PocketBase SDK naming conventions --- web/src/components/submission-details.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/submission-details.tsx b/web/src/components/submission-details.tsx index 9d21d24e..7c1cdabe 100644 --- a/web/src/components/submission-details.tsx +++ b/web/src/components/submission-details.tsx @@ -141,7 +141,7 @@ export function SubmissionDetails({