mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-10 16:01:20 +00:00
fix
This commit is contained in:
@@ -66,7 +66,7 @@ export const ServerStats = ({ id }: { id: string }) => {
|
||||
</Fragment>
|
||||
))}
|
||||
</div>
|
||||
<ResourceDescription type="Server" id={id} />
|
||||
<ResourceDescription type="Server" id={id} disabled />
|
||||
</div>
|
||||
}
|
||||
actions={
|
||||
|
||||
Reference in New Issue
Block a user