mirror of
https://github.com/LogicLabs-OU/OpenArchiver.git
synced 2026-04-06 00:31:57 +02:00
Dashboard fix
This commit is contained in:
@@ -20,9 +20,7 @@
|
||||
import { Badge } from '$lib/components/ui/badge';
|
||||
|
||||
export let data: PageData;
|
||||
|
||||
const { stats, ingestionHistory, ingestionSources, recentSyncs } = data;
|
||||
|
||||
const chartConfig = {
|
||||
storageUsed: {
|
||||
label: 'Storage Used'
|
||||
|
||||
Reference in New Issue
Block a user