feat: allow delete:list as default
This commit is contained in:
@@ -64,6 +64,7 @@ export const defaultRolePermissions: Record<Role, readonly Permission[]> = {
|
||||
"list:view",
|
||||
"list:create",
|
||||
"list:edit",
|
||||
"list:delete",
|
||||
"card:view",
|
||||
"card:create",
|
||||
"card:edit",
|
||||
|
||||
Reference in New Issue
Block a user