fix: rename 'toc' key to 'table_of_contents' for clarity
This commit is contained in:
@@ -394,7 +394,7 @@ $toc = '<h2><center>
|
||||
$AssetFields = @{
|
||||
|
||||
'last_updated' = $currentDate
|
||||
'toc' = $toc
|
||||
'table_of_contents' = $toc
|
||||
'forest_name' = $RawAD.ForestName
|
||||
'forest_summary' = $ForestNice
|
||||
'site_summary' = $SiteNice
|
||||
|
||||
Reference in New Issue
Block a user