From 0cbe9d9e108a2a4c8eb9ab9db7ba66501fd4dc29 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Fri, 4 Oct 2024 03:43:21 -0400 Subject: [PATCH] sdfsdf --- frontend/src/components/pdEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/pdEditor.js b/frontend/src/components/pdEditor.js index cd491c1d0..213f81807 100644 --- a/frontend/src/components/pdEditor.js +++ b/frontend/src/components/pdEditor.js @@ -92,7 +92,7 @@ export default function PDEditor({ setDisable, comment, presets, imagery, gpxUrl url: PD_SERVER_URL, client_id: PD_CLIENT_ID, client_secret: PD_CLIENT_SECRET, - redirect_uri: BASE_URL + '/static/id/land.html', + //redirect_uri: BASE_URL + '/static/id/land.html', }); const thereAreChanges = (changes) =>