mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-71964-master' of git://github.com/junpataleta/moodle
This commit is contained in:
commit
6943cb85db
2 changed files with 3 additions and 3 deletions
|
@ -180,7 +180,7 @@ class provider implements
|
|||
|
||||
$collection->add_user_preference(
|
||||
'core_user_welcome',
|
||||
'privacy:metadata:core_user:preference:core_user_welcome'
|
||||
'privacy:metadata:user_preference:core_user_welcome'
|
||||
);
|
||||
|
||||
return $collection;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue