chore(dashboard): update dependencies
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import SystemMain from '../../components/system/Main.svelte';
|
||||
import List from '../../components/list/List.svelte';
|
||||
|
||||
import { System } from '../../api/types';
|
||||
import type{ System } from '../../api/types';
|
||||
import api from '../../api';
|
||||
|
||||
let user: System = {};
|
||||
|
||||
Reference in New Issue
Block a user