From 25385f213069a75cfb66f8a7f5095110de3c7bef Mon Sep 17 00:00:00 2001 From: ghostlyzsh Date: Mon, 8 Apr 2024 23:56:58 -0500 Subject: [PATCH] pretty please pipeline --- starkingdoms-client/src/pages/ShipEditor.svelte | 2 -- 1 file changed, 2 deletions(-) diff --git a/starkingdoms-client/src/pages/ShipEditor.svelte b/starkingdoms-client/src/pages/ShipEditor.svelte index 0b3c2f9e62b3e5b3b4f7eea8b55c31290f6f5ad9..6636515c32c953bde01c67ae4f07abba332dbb2e 100644 --- a/starkingdoms-client/src/pages/ShipEditor.svelte +++ b/starkingdoms-client/src/pages/ShipEditor.svelte @@ -428,8 +428,6 @@ window.localStorage.setItem("save", body.signed_save); window.location.href = "/"; } - - //window.location.href = "/"; } confirm_save = !confirm_save; setTimeout(() => {