+13
Typo on ST3 API documentation
I belive I found a typo in the ST3 API docs:
set_async_timeout(callback, delay)
should be:
set_timeout_async(callback, delay)
Customer support service by UserEcho
I belive I found a typo in the ST3 API docs:
set_async_timeout(callback, delay)
should be:
set_timeout_async(callback, delay)
Customer support service by UserEcho