added test.bibdle.com domain

This commit is contained in:
George Powell
2026-02-13 01:35:31 -05:00
parent 1b96919acd
commit 885adad756

View File

@@ -275,7 +275,9 @@
$effect(() => {
if (!browser) return;
isDev = window.location.host === "localhost:5173";
isDev =
window.location.host === "localhost:5173" ||
window.location.host === "test.bibdle.com";
});
// Load saved guesses