mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2026-02-20 05:34:30 +01:00
Update nip89_utils.py
This commit is contained in:
@@ -17,7 +17,7 @@ class NIP89Config:
|
||||
KIND: Kind = None
|
||||
PK: str = ""
|
||||
CONTENT: str = ""
|
||||
EXTRA_TAGS : []
|
||||
EXTRA_TAGS = []
|
||||
|
||||
|
||||
def nip89_create_d_tag(name, pubkey, image):
|
||||
|
||||
Reference in New Issue
Block a user