Disable lua hints

This commit is contained in:
2023-10-01 17:19:12 +02:00
parent bd52a67599
commit 88288fe1f5
+1 -1
View File
@@ -46,7 +46,7 @@ return {
checkThirdParty = false,
},
hint = {
enable = true,
enable = false,
arrayIndex = "Disable",
await = true,
paramName = "All",