|
@@ -251,7 +251,7 @@ export function Sidebar(props: { sessionID: string }) {
|
|
|
</scrollbox>
|
|
</scrollbox>
|
|
|
|
|
|
|
|
<box flexShrink={0} gap={1} paddingTop={1}>
|
|
<box flexShrink={0} gap={1} paddingTop={1}>
|
|
|
- <Show when={!false && !gettingStartedDismissed()}>
|
|
|
|
|
|
|
+ <Show when={!hasProviders() && !gettingStartedDismissed()}>
|
|
|
<box
|
|
<box
|
|
|
backgroundColor={theme.backgroundElement}
|
|
backgroundColor={theme.backgroundElement}
|
|
|
paddingTop={1}
|
|
paddingTop={1}
|