Skip to content

Commit 5694483

Browse files
committedFeb 27, 2023
fix(health): whitelist deactivate prop
1 parent 8cbd95b commit 5694483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎lua/lazy/health.lua

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ M.valid = {
9494
"commit",
9595
"cond",
9696
"config",
97+
"deactivate",
9798
"dependencies",
9899
"dev",
99100
"dir",

0 commit comments

Comments
 (0)
Please sign in to comment.