fix(health): false warning when checking plugins configured with 'optional' key (#897)

This commit is contained in:
Mayrixon 2023-06-26 06:54:12 +01:00 committed by GitHub
parent b7043f2983
commit 24803fcbe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ M.valid = {
"main",
"module",
"name",
"optional",
"opts",
"pin",
"priority",