6 lines
55 B
Lua
6 lines
55 B
Lua
|
return {
|
||
|
config = {
|
||
|
timeout = 2500
|
||
|
}
|
||
|
}
|