statusbar

This commit is contained in:
Jan Prochazka
2021-03-01 21:09:03 +01:00
parent ca517f9c73
commit a0aa508e8d
7 changed files with 86 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
import { chevronExpandIcon } from '../icons/expandIcons';
import ErrorInfo from './ErrorInfo.svelte';
import axios from '../utility/axios';
import LoadingInfo from './LoadingInfo.svelte';
import LoadingInfo from './LoadingInfo.svelte';
export let conid;
export let database;