mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-76780 core: Add missing customfield to apis.json
This commit is contained in:
parent
12e9d9e1bf
commit
788a8d9598
@ -69,6 +69,11 @@
|
||||
"allowedlevel2": false,
|
||||
"allowedspread": false
|
||||
},
|
||||
"customfield": {
|
||||
"component": "core_customfield",
|
||||
"allowedlevel2": true,
|
||||
"allowedspread": true
|
||||
},
|
||||
"ddl": {
|
||||
"component": "core",
|
||||
"allowedlevel2": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user