fix: Typo in modules config file

pull/463/head
Raphaël Vinot 2022-07-19 11:24:14 +02:00
parent e94b1e05b8
commit efa224f54b
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
"user": null, "user": null,
"apikey": null, "apikey": null,
"allow_auto_trigger": false, "allow_auto_trigger": false,
"default_first_seen_in_days": 5, "default_first_seen_in_days": 5
}, },
"_notes": { "_notes": {
"apikey": "null disables the module. Pass a string otherwise.", "apikey": "null disables the module. Pass a string otherwise.",