diff --git a/web/frontend/src/status/dashdetails/StatusDash.svelte b/web/frontend/src/status/dashdetails/StatusDash.svelte index b80db96f..9968a9fd 100644 --- a/web/frontend/src/status/dashdetails/StatusDash.svelte +++ b/web/frontend/src/status/dashdetails/StatusDash.svelte @@ -16,6 +16,7 @@ Table, Progress, Icon, + Spinner } from "@sveltestrap/sveltestrap"; import { queryStore, @@ -408,7 +409,19 @@