From 740c6314fba30600b940bb5316b4e7ac2a222323 Mon Sep 17 00:00:00 2001 From: Wolfboy248 <121288977+Wolfboy248@users.noreply.github.com> Date: Thu, 11 Jul 2024 21:23:32 +0200 Subject: feat: improve maplist url (#183) --- frontend/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/App.js') diff --git a/frontend/src/App.js b/frontend/src/App.js index b7bfeb3..5b68ae5 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -40,7 +40,7 @@ export default function App() { }> }> }> - }> + }> }> -- cgit v1.2.3