mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 10:36:10 +02:00
🐛 Fix admin can demote owner
This commit is contained in:
parent
4d3192546c
commit
bf40cd98e8
4 changed files with 56 additions and 6 deletions
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"~:permissions": {
|
||||
"~:type": "~:membership",
|
||||
"~:is-owner": true,
|
||||
"~:is-owner": false,
|
||||
"~:is-admin": true,
|
||||
"~:can-edit": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue