mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2025-12-23 08:54:23 +01:00
minor fixes
This commit is contained in:
@@ -13,7 +13,7 @@ from nostr_dvm.utils.print_utils import bcolors
|
||||
class NIP89Config:
|
||||
DTAG: str = ""
|
||||
NAME: str = ""
|
||||
KIND: int = None
|
||||
KIND: Kind = None
|
||||
PK: str = ""
|
||||
CONTENT: str = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user