forked from coracle/flotilla
Add mute settings
This commit is contained in:
@@ -151,8 +151,6 @@ export const setRelayPolicy = (url: string, read: boolean, write: boolean) =>
|
||||
tags.push(["r", url, "write"])
|
||||
}
|
||||
|
||||
console.log(tags)
|
||||
|
||||
return tags
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user