Skip to content

Commit

Permalink
Adding Effect Formatting (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 0204a0a commit 10e7670
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions obs-powershell.format.ps1xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,32 @@
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>OBS.PowerShell.Effect</Name>
<ViewSelectedBy>
<TypeName>OBS.PowerShell.Effect</TypeName>
</ViewSelectedBy>
<TableControl>
<TableHeaders>
<TableColumnHeader>
</TableColumnHeader>
<TableColumnHeader>
</TableColumnHeader>
</TableHeaders>
<TableRowEntries>
<TableRowEntry>
<TableColumnItems>
<TableColumnItem>
<PropertyName>EffectName</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>EffectType</PropertyName>
</TableColumnItem>
</TableColumnItems>
</TableRowEntry>
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>Default</Name>
<ViewSelectedBy>
Expand Down

0 comments on commit 10e7670

Please sign in to comment.