Disable lua hints
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ return {
|
||||
checkThirdParty = false,
|
||||
},
|
||||
hint = {
|
||||
enable = true,
|
||||
enable = false,
|
||||
arrayIndex = "Disable",
|
||||
await = true,
|
||||
paramName = "All",
|
||||
|
||||
Reference in New Issue
Block a user