mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-01-31 15:37:09 +01:00
Fix sign-in page errors, etc (#322)
* fix: store page redirect * fix: silent fail passkey + error display * fix: remove console log modal
This commit is contained in:
@@ -8,5 +8,5 @@ useHead({
|
||||
});
|
||||
|
||||
const router = useRouter();
|
||||
router.replace("/store");
|
||||
router.push("/store");
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user