From 5dcbda1abd76ba121ba757c3292927ce46b421a8 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Sat, 27 Apr 2024 14:46:52 -0500 Subject: [PATCH] Leverage window.location to avoid CORS issues on new installations --- src/photo/form/PhotoForm.tsx | 7 ++++++- src/site/config.ts | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/photo/form/PhotoForm.tsx b/src/photo/form/PhotoForm.tsx index 1e14d861..6a452c47 100644 --- a/src/photo/form/PhotoForm.tsx +++ b/src/photo/form/PhotoForm.tsx @@ -260,7 +260,12 @@ export default function PhotoForm({