diff --git a/src/renderer/src/components/bottom-panel/bottom-panel.tsx b/src/renderer/src/components/bottom-panel/bottom-panel.tsx index 2c32c5da..2de4583a 100644 --- a/src/renderer/src/components/bottom-panel/bottom-panel.tsx +++ b/src/renderer/src/components/bottom-panel/bottom-panel.tsx @@ -126,6 +126,7 @@ export function BottomPanel() { className="bottom-panel__version-button" > + HACKEADO PELO SPECTRE {sessionHash ? `${sessionHash} -` : ""} v{version} " {VERSION_CODENAME}"