Skip to content

Commit

Permalink
Adding Get-LaMetricTime -Application formatting (re #71)
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Nov 10, 2022
1 parent 3249157 commit 6dee29c
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions LightScript.format.ps1xml
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,37 @@ New-Object PSObject -Property ([Ordered]@{
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>LaMetric.Time.Application</Name>
<ViewSelectedBy>
<TypeName>LaMetric.Time.Application</TypeName>
</ViewSelectedBy>
<TableControl>
<TableHeaders>
<TableColumnHeader>
</TableColumnHeader>
<TableColumnHeader>
</TableColumnHeader>
<TableColumnHeader>
</TableColumnHeader>
</TableHeaders>
<TableRowEntries>
<TableRowEntry>
<TableColumnItems>
<TableColumnItem>
<PropertyName>title</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>vendor</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>version</PropertyName>
</TableColumnItem>
</TableColumnItems>
</TableRowEntry>
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>LaMetric.Time</Name>
<ViewSelectedBy>
Expand Down

0 comments on commit 6dee29c

Please sign in to comment.