Use OTBS style

This commit is contained in:
Josh Willox
2020-11-18 17:55:07 +11:00
parent 84114b8752
commit 41cbdb96aa
+1 -2
View File
@@ -153,8 +153,7 @@ enum Configuration
}
[Configuration]$configuration = if ((Get-Item -Path $config).Length -gt 0) {
. $config
}
else {
} else {
0xFFF
}