Skip to content

Commit

Permalink
Update doc for win_restartOBS
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensoftware52 committed Nov 29, 2023
1 parent 178a041 commit bc25671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JavascriptApi.h
Original file line number Diff line number Diff line change
Expand Up @@ -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},

/***
Expand Down

0 comments on commit bc25671

Please sign in to comment.