Dax Raad před 1 měsícem
rodič
revize
8942f97998
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      packages/tui/src/routes/session/index.tsx

+ 1 - 1
packages/tui/src/routes/session/index.tsx

@@ -2137,7 +2137,7 @@ function Shell(props: ToolProps) {
         </Show>
         <Show when={shellID()}>
           <text>
-            <span style={{ bg: theme.backgroundElement, fg: theme.textMuted }}> Backgrounded </span>
+            <span style={{ bg: theme.backgroundElement, fg: theme.textMuted }}> Background </span>
           </text>
         </Show>
         <Show when={collapsed().overflow}>