mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 11:49:39 -05:00
Merge branch 'main' into next
This commit is contained in:
@@ -113,9 +113,6 @@ const Server: Component<{ id: string }> = (p) => {
|
||||
</Flex>
|
||||
</Show>
|
||||
</Show>
|
||||
<Show when={server()?.status !== ServerStatus.Ok}>
|
||||
{/* <StatGraphs id={p.id} /> */}
|
||||
</Show>
|
||||
<A
|
||||
href={`/server/${p.id}`}
|
||||
class={
|
||||
|
||||
Reference in New Issue
Block a user