From 708574d1101e734b833fec9bee1225b2f1788031 Mon Sep 17 00:00:00 2001 From: charleswrayjr Date: Sat, 6 Sep 2025 19:29:28 -0500 Subject: [PATCH] Running in dev mode to allow faster reloading. --- src/app/views/Git/Git.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/views/Git/Git.jsx b/src/app/views/Git/Git.jsx index 68e6e06..165d9ec 100755 --- a/src/app/views/Git/Git.jsx +++ b/src/app/views/Git/Git.jsx @@ -54,14 +54,12 @@ const Git = () => { Global (Group-Shared) Private (User-Specific) - ( setRepoUser(e.target.value)} fullWidth /> - ) -- 2.43.0