Merge branch 'main' into next

This commit is contained in:
mbecker20
2023-01-13 00:42:14 -05:00
committed by GitHub

View File

@@ -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={