Code Indentation fix
This commit is contained in:
parent
74eae2fd11
commit
6b7c1aa95e
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ if ( $debug ) {
|
|||
|
||||
Import-Module -Name "$PSScriptRoot\lib\backupscript-global_utils.psm1" -Scope Global -Force
|
||||
|
||||
|
||||
function json_to_hash () {
|
||||
[CmdletBinding()]
|
||||
Param(
|
||||
|
|
Reference in a new issue