mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 19:04:45 +02:00
Update ServerDetailsBlock.tsx
This commit is contained in:
parent
40eee1220c
commit
274ed6c232
@ -7,6 +7,7 @@ import TitledGreyBox from '@/components/elements/TitledGreyBox';
|
|||||||
import { ServerContext } from '@/state/server';
|
import { ServerContext } from '@/state/server';
|
||||||
import CopyOnClick from '@/components/elements/CopyOnClick';
|
import CopyOnClick from '@/components/elements/CopyOnClick';
|
||||||
import Can from '@/components/elements/Can';
|
import Can from '@/components/elements/Can';
|
||||||
|
|
||||||
interface Stats {
|
interface Stats {
|
||||||
memory: number;
|
memory: number;
|
||||||
cpu: number;
|
cpu: number;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user