Skip to content

Commit 274ed6c

Browse files
Update ServerDetailsBlock.tsx
1 parent 40eee12 commit 274ed6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/scripts/components/server/ServerDetailsBlock.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import TitledGreyBox from '@/components/elements/TitledGreyBox';
77
import { ServerContext } from '@/state/server';
88
import CopyOnClick from '@/components/elements/CopyOnClick';
99
import Can from '@/components/elements/Can';
10+
1011
interface Stats {
1112
memory: number;
1213
cpu: number;

0 commit comments

Comments
 (0)