diff --git a/JavascriptApi.h b/JavascriptApi.h index efcc8bf7..ce89fd58 100644 --- a/JavascriptApi.h +++ b/JavascriptApi.h @@ -163,8 +163,8 @@ class JavascriptApi // Disable/Enable user input to the window {"win_toggleUserInput", JS_TOGGLE_USER_INPUT}, - // .(@function(arg1), @bool_enable) - // Disable/Enable user input to the window + // .(@function(arg1)) + // Launches a new OBS and terminates existing one at same time. {"win_restartOBS", JS_RESTART_OBS}, /***