Add remove group, format

This commit is contained in:
Jon Staab
2024-08-16 10:50:38 -07:00
parent 437cfa7bc4
commit bd8fcd3264
51 changed files with 800 additions and 435 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import {verifiedSymbol} from 'nostr-tools'
import {verifiedSymbol} from "nostr-tools"
import type {Nip46Handler} from "@welshman/signer"
import type {SignedEvent, TrustedEvent, RelayProfile} from "@welshman/util"