diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx index 402a4067..b0ea0cc4 100644 --- a/src/components/Settings.tsx +++ b/src/components/Settings.tsx @@ -180,7 +180,7 @@ const Settings: React.FC = ({ settings, onSave, onClose, relayPoo {typeof __GIT_COMMIT__ !== 'undefined' && __GIT_COMMIT__ ? ( - {' '}· + {' '}·{' '} {typeof __GIT_COMMIT_URL__ !== 'undefined' && __GIT_COMMIT_URL__ ? ( {__GIT_COMMIT__.slice(0, 7)}