mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-09-17 19:13:56 +02:00
nip29: delete-group-status -> delete-group
This commit is contained in:
@@ -21,7 +21,7 @@ const (
|
||||
PermAddPermission Permission = "add-permission"
|
||||
PermRemovePermission Permission = "remove-permission"
|
||||
PermEditGroupStatus Permission = "edit-group-status"
|
||||
PermDeleteGroupStatus Permission = "delete-group-status"
|
||||
PermDeleteGroup Permission = "delete-group"
|
||||
)
|
||||
|
||||
type KindRange []int
|
||||
|
Reference in New Issue
Block a user