Improve space join flow

This commit is contained in:
Jon Staab
2026-01-08 16:01:36 -08:00
parent f86afc08fa
commit 9a0ad0c663
7 changed files with 54 additions and 55 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
import SpaceTrustRelay from "@app/components/SpaceTrustRelay.svelte"
import {pushModal} from "@app/util/modal"
import {setChecked} from "@app/util/notifications"
import {decodeRelay, deriveRelayAuthError, relaysPendingTrust} from "@app/core/state"
import {decodeRelay, relaysPendingTrust} from "@app/core/state"
import {deriveRelayAuthError} from "@app/core/commands"
import {notifications} from "@app/util/notifications"
type Props = {