add generic draft event to default permissions

This commit is contained in:
greenart7c3 2024-03-20 14:56:29 -03:00
parent ea33cc77ed
commit 644d2fc2bb

View File

@ -171,6 +171,10 @@ class ExternalSignerLauncher(
"sign_event",
22242,
),
Permission(
"sign_event",
31234,
),
Permission(
"nip04_encrypt",
),