mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2025-12-23 00:44:26 +01:00
mute keys, updates for noogle
This commit is contained in:
@@ -61,6 +61,8 @@ async function generate_image(message) {
|
||||
let tags = [
|
||||
["i", message, "text"]
|
||||
]
|
||||
let r = store.state.relays.join(",")
|
||||
tags.push(["relays", r])
|
||||
|
||||
hasmultipleinputs = false
|
||||
if (urlinput.value !== "" && urlinput.value.startsWith('http')){
|
||||
|
||||
Reference in New Issue
Block a user