Skip to content

Commit

Permalink
Fixing OBS.PowerShell Effect Import (re #109)
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Jun 1, 2023
1 parent 443f9e7 commit ee0cd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obs-powershell.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ foreach ($noun in 'Streaming','Recording') {

Connect-OBS

$MyInvocation.MyCommand.Module | Import-OBSEffect
$MyInvocation.MyCommand.ScriptBlock.Module | Import-OBSEffect

0 comments on commit ee0cd5e

Please sign in to comment.