Update ServerDetailsBlock.tsx
This commit is contained in:
parent
40eee1220c
commit
274ed6c232
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ import TitledGreyBox from '@/components/elements/TitledGreyBox';
|
|||
import { ServerContext } from '@/state/server';
|
||||
import CopyOnClick from '@/components/elements/CopyOnClick';
|
||||
import Can from '@/components/elements/Can';
|
||||
|
||||
interface Stats {
|
||||
memory: number;
|
||||
cpu: number;
|
||||
|
|
Loading…
Reference in a new issue