Add null privacy provider to fix #15

This commit is contained in:
Dmitrii Metelkin
2020-04-16 18:34:53 +10:00
parent 3f74278add
commit 1acd3ef21d
2 changed files with 44 additions and 1 deletions

View File

@ -22,4 +22,5 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$string['pluginname'] = 'WebHooks';
$string['pluginname'] = 'WebHooks';
$string['privacy:metadata'] = 'WebHooks does not store any personal data.';