mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(waitFor): allow timeout to be disabled
This commit is contained in:
@@ -13,4 +13,5 @@ indent_style = space
|
||||
max_line_length = 120
|
||||
|
||||
[*.lua]
|
||||
indent_size = 4
|
||||
indent_size = 4
|
||||
max_line_length = 160
|
||||
|
||||
Reference in New Issue
Block a user