mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 13:53:45 +02:00
Update ServerDetailsBlock.tsx
This commit is contained in:
@@ -6,8 +6,7 @@ import { bytesToHuman, megabytesToHuman } from '@/helpers';
|
||||
import TitledGreyBox from '@/components/elements/TitledGreyBox';
|
||||
import { ServerContext } from '@/state/server';
|
||||
import CopyOnClick from '@/components/elements/CopyOnClick';
|
||||
import Can from '@/elements/Can';
|
||||
|
||||
import Can from '@/components/elements/Can';
|
||||
interface Stats {
|
||||
memory: number;
|
||||
cpu: number;
|
||||
|
||||
Reference in New Issue
Block a user