diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx index 913a991d..2d0caab6 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -7,6 +7,7 @@ import { Accounts } from 'applesauce-accounts' import { NostrConnectSigner } from 'applesauce-signers' import { getDefaultBunkerPermissions } from '../services/nostrConnect' import { DebugBus, type DebugLogEntry } from '../utils/debugBus' +import VersionFooter from './VersionFooter' const defaultPayload = 'The quick brown fox jumps over the lazy dog.' @@ -351,29 +352,7 @@ const Debug: React.FC = () => { -
{__GIT_COMMIT__.slice(0, 7)}
-
- ) : (
- {__GIT_COMMIT__.slice(0, 7)}
- )}
-
- ) : null}
- {__GIT_COMMIT__.slice(0, 7)}
-
- ) : (
- {__GIT_COMMIT__.slice(0, 7)}
- )}
-
- ) : null}
- {__GIT_COMMIT__.slice(0, 7)}
+
+ ) : (
+ {__GIT_COMMIT__.slice(0, 7)}
+ )}
+
+ ) : null}
+