From 8cc3176c75457f83cc88af6e4f10e092bdf71d22 Mon Sep 17 00:00:00 2001 From: Ykrej Date: Fri, 20 Jun 2025 11:15:52 -0700 Subject: [PATCH] feat: add initial sort to pricePerCapacity column --- src/routes/components/ServerPartsGrid.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/routes/components/ServerPartsGrid.svelte b/src/routes/components/ServerPartsGrid.svelte index d469ec4..52efa3f 100644 --- a/src/routes/components/ServerPartsGrid.svelte +++ b/src/routes/components/ServerPartsGrid.svelte @@ -1,5 +1,5 @@