Send dm on sigit sign/complete #230

Open
enes wants to merge 14 commits from 92-send-completion-dm into staging
Showing only changes of commit e405b735f7 - Show all commits

View File

@ -559,7 +559,7 @@ export const useNDK = () => {
}
}
if (!finalRelaysList.length) {
if (!finalRelaysList.includes(SIGIT_RELAY)) {
finalRelaysList.push(SIGIT_RELAY)
}