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