mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
remove shared
This commit is contained in:
@@ -47,10 +47,10 @@
|
||||
"enum": ["yes", "no"]
|
||||
},
|
||||
"levelsAll": {
|
||||
"enum": ["yes", "all", "team", "shared", "own", "no"]
|
||||
"enum": ["yes", "all", "team", "own", "no"]
|
||||
},
|
||||
"levels": {
|
||||
"enum": ["all", "team", "shared", "own", "no"]
|
||||
"enum": ["all", "team", "own", "no"]
|
||||
},
|
||||
"group": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user