mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 12:37:45 +01:00
add generic draft event to default permissions
This commit is contained in:
@@ -171,6 +171,10 @@ class ExternalSignerLauncher(
|
||||
"sign_event",
|
||||
22242,
|
||||
),
|
||||
Permission(
|
||||
"sign_event",
|
||||
31234,
|
||||
),
|
||||
Permission(
|
||||
"nip04_encrypt",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user