Signed-off-by: Valentin Popov <info@valentineus.link>
@ -226,6 +226,7 @@ function local_webhooks_create_backup() {
* Restore from a backup.
*
* @param string $data
* @param boolean $deleterecords
*/
function local_webhooks_restore_backup($data, $deleterecords = false) {
$listrecords = local_webhooks_deserialization_data($data);
The note is not visible to the blocked user.