feat: support dnd to reorder relay sets
This commit is contained in:
1
src/types/index.d.ts
vendored
1
src/types/index.d.ts
vendored
@@ -59,6 +59,7 @@ export type TWebMetadata = {
|
||||
|
||||
export type TRelaySet = {
|
||||
id: string
|
||||
aTag: string[]
|
||||
name: string
|
||||
relayUrls: string[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user