{apiErrorMessage}
-{apiErrorMessage}
- Configure a metadata source in Settings > Integrations to get - started -
-+ Configure a metadata source in Settings › Integrations to get started +
diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index 354de6d..730cb7f 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -9,7 +9,7 @@ import HistoryPanel from "./components/HistoryPanel.svelte"; import LibraryPanel from "./components/library/LibraryPanel.svelte"; import AutomationList from "./routes/automation/AutomationList.svelte"; - import { Menu } from "lucide-svelte"; + import { Menu, AlertTriangle, AlertCircle } from "lucide-svelte"; import ToastHost from "./components/ToastHost.svelte"; import { healthCheck } from "./lib/api.js"; import { currentTheme, themes } from "./lib/themeStore.js"; @@ -124,7 +124,7 @@ > {#if isMobile && sidebarOpen}
{apiErrorMessage}
-{apiErrorMessage}
- Configure a metadata source in Settings > Integrations to get - started -
-+ Configure a metadata source in Settings › Integrations to get started +