From db5e14f5f5e3ba156d02a0068ae24b8f9181b61c Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 18 May 2022 19:37:16 +0000 Subject: fix active auction hover thing not disappearing --- src/routes/auctionprices.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/routes/auctionprices.svelte b/src/routes/auctionprices.svelte index c630e60..27d6550 100644 --- a/src/routes/auctionprices.svelte +++ b/src/routes/auctionprices.svelte @@ -93,7 +93,7 @@ - +

SkyBlock Auction Prices

-- cgit